![]() |
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! |
Re: Simple CSS problem
You would need to add a class to the actual <a> tags in the tab code, and then define that class in skin1.css.
|
All times are GMT -8. The time now is 03:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.