View Single Post
  #1  
Old 03-07-2007, 06:26 PM
  jcarrel's Avatar 
jcarrel jcarrel is offline
 

Newbie
  
Join Date: Mar 2007
Posts: 4
 

Default Simple CSS problem

I am a newbie with x-cart, and have some knowledge of CSS. I am attempting to change the link text color in the .Tab class of the skin1.css without changing the entire a:link.

The .Tab looks like this:

.Tab {
BACKGROUND-COLOR: #202F4D;
FONT-WEIGHT: bold;
}

I've attempted to add a .Tab:link but not sure if that is correct. I could not get it to work. Your help would be greatly appriciated!
__________________
Catch a man a fish, and you can sell it to him. Teach a man to fish, and you ruin a wonderful business opportunity.

Version 4.0.19
Reply With Quote