View Single Post
Old
  (#3 (permalink))
Sirus
Junior Member
 
Status: Offline
Posts: 15
Join Date: Mar 2003
04-10-2003, 04:59 PM

if its on normal text i just use this javascript:

<style>
<!--
a{text-decoration:none}
//-->
</style>
<style fprolloverstyle>A:hover {color: FFFFFF; text-decoration: underline}</style>


FFFFFF is the colour, this can be changed to any colour u want.
   
Reply With Quote