问题
Anybody know where to find the css that will edit the colour of the text in the category tabs?
Regards, Fiona
回答1:
Using Firebug for Firefox, you can inspect the element on the page, and the right-hand side will show the CSS affecting that control, as well as what file that CSS is contained within. This should show you where the color is being set.
As a generic note, all the CSS is usually contained within the /skin/frontend/default/default/css/
folder. Since some of these files are very long, Firebug is helpful for finding the line number to examine.
来源:https://stackoverflow.com/questions/1207510/magento-editing-colour-of-category-tabs