smalltext hover and visited color |
smalltext hover and visited color |
Jan 27 2005, 04:30 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 164 Joined: Jul 2004 Member No: 28,139 |
i have a code for changing the small text even though i'm using a custom skin i edited it from the existing one in the code section. my problem is my blogs are blue with white text so i use a white link but my profile is white with blue text. i want to make the profile links blue and the small text white but i need a hover and visited link color for small text.
simple enough, i just don't know how CODE div.smalltext{font-family: Terminal; font-weight: normal; font-size: 11px; line-height: 13px; color: #ffffff; letter-spacing: 2px; text-align: justify; text-transform: uppercase;} see it says color = white, well that's great but now i need the hover and visited links in small text to be white aswell, without changing all the links on the page white. |
|
|
|
matthufham smalltext hover and visited color Jan 27 2005, 04:30 PM
electric shock Add this to your stylesheet. You know what that is... Jan 27 2005, 04:33 PM
matthufham i use that for my other links so i can't use i... Jan 27 2005, 04:35 PM
electric shock When you hover over smalltext.. it has everything ... Jan 27 2005, 04:40 PM
matthufham no that doesn't work i understand what you... Jan 27 2005, 04:44 PM
177emories this is for the small fonts... add it to your styl... Jan 27 2005, 08:43 PM
matthufham it still inteferred with the other link color, i n... Jan 27 2005, 10:33 PM
electric shock Wait, can't you just edit this in the look and... Jan 27 2005, 10:35 PM
matthufham no after all this didn't work i made all my li... Jan 27 2005, 10:54 PM![]() ![]() |