View Full Version : Links not underlined?
Red Shadow
12-11-2002, 10:34 PM
How do i get links not underlined like how it is here?
filburt1
12-11-2002, 11:01 PM
Add "text-decoration:none" to the appropriate sections in the style set in headinclude.
Red Shadow
12-11-2002, 11:19 PM
Hm...i did that to all of the link ones and it did nothing.
What sections would i do? Can u post a mod or something?
Automated
12-14-2002, 12:35 PM
have a look in the headinclude template of the css file reference there!
Should help you out ;)
Matthew
Red Shadow
12-17-2002, 02:50 AM
Hm......i tried everything and i cant seem to figure it out. :(
Find:
A:link, A:visited, A:active
The whole block sould be:
A:link, A:visited, A:active {
COLOR: {linkcolor};
TEXT-DECORATION: none;
}
Red Shadow
12-18-2002, 12:20 AM
Thats how mine is and it didnt do anything
Tony G
12-18-2002, 12:28 AM
Post your headinclude then, I'll check if it's done right.
Red Shadow
12-18-2002, 12:54 AM
Nevermind, it worked on another style but not the style i was trying to do it on. Thats odd....but thanks for the little mod! :D
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.