Thread: Skin1.css Help
View Single Post
  #4  
Old 11-02-2006, 06:28 AM
  dalmuti's Avatar 
dalmuti dalmuti is offline
 

eXpert
  
Join Date: Oct 2004
Location: Kansas
Posts: 343
 

Default Re: Skin1.css Help

Terry,

Its this code:

A:link {COLOR: #FFFFFF;TEXT-DECORATION: none;}
A:visited {COLOR: #FFFFFF;TEXT-DECORATION: none; }
A:hover { COLOR: #FFF700;TEXT-DECORATION: underline;}
A:active {COLOR: #000000;TEXT-DECORATION: none;}

When hovering over a link it changes to yellow and looks fine on the other areas but because the background is white it disappears. You will have to do one of two things...

1. Change the background color for that area
2. Make a class for those links and change the colors through css

Does that make sense? Unless you want to change all the links on the site, then you would just change the code above.

Louise
__________________
Louise

Studio 57 Designs - X-Cart Customization
Providing X-Cart Services since 2004
Hottest Blog Directory - Submit Your Blog for a Free Listing
Reply With Quote