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.