PDA

View Full Version : Link Coloring? T_T



akaPenguin
28-10-2004, 10:32 PM
I saw someone with a red link in his signature. No it was not bolded underlined text. ;] How did they do it?

evect
28-10-2004, 10:37 PM
Link here (linkhere.com)
Not sure how to get rid of the underline though..

EDIT- Click on Quote to see the code.

akaPenguin
28-10-2004, 11:07 PM
I have no idea. The CSS attribute to do that would be


text-decoration: none;

Or if you could actually use style tags,


a:link, a:active, a:visited, a:hover { text-decoration: none; }

Arcanum
29-10-2004, 04:49 AM
Link here (linkhere.com)
Not sure how to get rid of the underline though..

EDIT- Click on Quote to see the code.


Habbox.com (www.habbox.com)

Just use that like Ohh said, forget any other complicated tags, this looks quite easy enough and works ;)

akaPenguin
29-10-2004, 11:28 AM
Lol we were trying to move the underline under it, it looks bad. Oh well, I can live with it. ( and it kind of makes it look like it's a link still )

Want to hide these adverts? Register an account for free!