Log In · Register

 
Underline removed
FoxLucky
post May 26 2007, 11:19 PM
Post #1


So um yeah
*****

Group: Official Designer
Posts: 745
Joined: Aug 2006
Member No: 459,873



HaHa this is going to sound like a stupid question but how do I remove the underline on the default links

I tried
text-decoration:none;
and
text-decoration:normal;

But neither worked _unsure.gif
 
 
Start new topic
Replies
YourSuperior
post May 26 2007, 11:27 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



Try this:

CODE
<style type="text/css">
a {
text-decoration: none;
}
</style>
 

Posts in this topic
FoxLucky   Underline removed   May 26 2007, 11:19 PM
Maestro   Try this: CODE<style type="text/css"...   May 26 2007, 11:27 PM
FoxLucky   Well I did put it in the properties list for the l...   May 26 2007, 11:28 PM
StanleyThePanda   Uhm.. post your code?   May 26 2007, 11:31 PM
freeflow   CODE<style> a:link, a.man, a:activ...   May 27 2007, 12:26 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: