View Full Version : Link's not underlined?
dmjof
07-31-2002, 08:21 PM
How do I make links on my vB not underlined? Sorry, I should know this but, I haven't tried it before.
assassingod
07-31-2002, 08:32 PM
That would require editing CSS coding:
<style type="text/css">#cat A:link, #cat A:visited, #cat A:active {
COLOR: #Link colour;
TEXT-DECORATION: none;
}</style>
Simple-Should be right, I think:)
Dizzy
07-31-2002, 09:22 PM
<font size="1">isn't this in the wrong forum? </font>
Gary W
07-31-2002, 11:31 PM
Yep, incorrect forum :p
assassingod
08-01-2002, 06:47 PM
Oh well, as long as I got it right-Thats the most important thing:D
mashby
08-01-2002, 10:07 PM
Moved.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.