View Single Post
  #20  
07-11-2002, 04:46 PM
One, Two, Middlesboogie's Avatar
One, Two, Middlesboogie
Outlaw Sniper
 
: Dec 2000
: upside down in a toilet bowl
: 1,552
Rep Power: 26
One, Two, Middlesboogie  (10)
Happy

I hereby name this place The Forum Clinic.

Here's another cool one; how to get rid of the underlines on links

Full credit goes to Tom (Gluk Schmuck) for showing me how to do this!

Here's the code. The bits in silver you can alter; everything else should stay the same.

<a href="url here, no spaces" target="_blank" style="color: #ffffff;text-decoration: none">name of link here</a>

The target="_blank" bit makes the link open in a new window. That way, people can get back to the forums without having to press the back button.

The ffffff in the 'font color' tags will mean the link will be white. You can replace it with any other hexadecimal code. Go here to find the hexadecimal code of whatever colour you like.

And thank you, Alcar, for putting a link to this topic in your sig.
__________________
Hand me my flamethrower... it's the one that says 'Bad Motherfucker'.

Reply With Quote