Thread: CSS Help Needed
View Single Post
Old 11-22-2003   #4 (permalink)
Order
Local Biorust Beast
 
Order's Avatar
 
Join Date: Oct 2003
Location: San Diego, CA, USA
Posts: 2,253

Send a message via AIM to Order Send a message via MSN to Order Send a message via Yahoo to Order
Quote:
Originally posted by TekVex
Don't quite get it..

delete the three lines and put "a { color: black; text-decoration: underline }" in while leaving hover alone?
correct, so instead of what you have, put this instead:

PHP Code:
color blacktext-decoration underline; }
a:hover color blacktext-decoration none; } 
__________________
Order is offline