[EMAIL PROTECTED] wrote:
Hi,
This should be simple, I know, but I'm having problems. Using the
default stylesheet that accompanies the Jquery Tabs example, how do I
change the color of unselected links? I tried adding a "color:"
directive to the ".tabs-nav a" class, but to no avail. The links
still appear as the standard link color in both IE and Firefox.
Thanks for any advice, - Dave
That should have worked. On line 41 of jquery.tabs.css there is a color
defined, which you can change of course. But if you're saying that links
have the standard color still in both IE and Firefox I pretty much
assume that something is wrong with your CSS.
-- Klaus