Moonlit
11-04-2003, 10:49 PM
On the top menu of 3rdfloorgarver.com ... when a link is clicked, it puts a black background behind it. Why does it do this and how do I make it go away?
Thanks
Thanks
|
View Full Version : link Moonlit 11-04-2003, 10:49 PM On the top menu of 3rdfloorgarver.com ... when a link is clicked, it puts a black background behind it. Why does it do this and how do I make it go away? Thanks pb&j 11-05-2003, 04:47 AM A:active { text-decoration: none; color:#000099; background-color: #000000;} take that part out. |