2.0 help with adding 1px solid yellow bottom border to texts and changing font hover color and bolding in friend space, I can't seem to find it it my code |
![]() ![]() |
2.0 help with adding 1px solid yellow bottom border to texts and changing font hover color and bolding in friend space, I can't seem to find it it my code |
Oct 16 2009, 12:42 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 70 Joined: Nov 2007 Member No: 594,072 |
/edit
Reason for edit: Please use [codebox] tags when quoting long codes. -Gabrielle (Elletricity)
|
|
|
|
Oct 16 2009, 02:24 AM
Post
#2
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 |
Um, could you post a link to your Myspace profile or a screenshot?
Also, is there any HTML you're using in like the About Me or wherever? |
|
|
|
Oct 16 2009, 04:04 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
1. Yellow border:
CODE .interestsModule { border-bottom:1px solid yellow; } 2. Normal case: Near the bottom (line 126 if you're using an HTML editor), look for the properties that deal with "strong" and remove text-transform: lowercase; 3. Friends links: CODE .msProfileLink a:hover { color:#ff2222; font-weight:bold; }
|
|
|
|
Oct 16 2009, 01:57 PM
Post
#4
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Topic closed & moved.
|
|
|
|
![]() ![]() |