View Single Post
Old 2012-12-18, 08:08 PM   #5
Greenguy
The Original Greenguy (Est'd 1996) & AVN HOF Member - I Crop Pics For Thumbs In My Sleep
 
Greenguy's Avatar
 
Join Date: Feb 2003
Location: Blasdell, NY (shithole suburb south of Buffalo)
Posts: 41,749
Send a message via ICQ to Greenguy
Interesting.....I'm finding that if the link & the hover are the same color, it won't work (even using #00FF00 for the link & "lime" for the hover)

BUT......

If I use a different color for each, it works just fine:
Code:
<style type="text/css">
body {background:#000000; margin:0px 0px; text-align:center; font-family:'Comic Sans MS',sans-serif; color:lime; font-size:21px;}
a:link {color:#00FF00;}
a:visited {color:#008000;}
a:hover {color:#00CC00;}
</style>
...and here's the pudding:
http://www.link-o-rama.com/HD-Video/index.html

Now I just have to fine tune the colors

Thanks!
__________________

Promote POV Porn Cash By Building & Submitting Galleries to the Porn Luv Network
Greenguy is offline   Reply With Quote