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
|