You'll need to add it to your stylesheet. Not all the available classes and ids are listed in stylesheet.css, but you can add any valid ones yourself, or make up your own in your content (like your product descriptions), and add those.
You'll need to add it to your stylesheet. Not all the available classes and ids are listed in stylesheet.css, but you can add any valid ones yourself, or make up your own in your content (like your product descriptions), and add those.
brilliant thanks, I also used this to change the search box contents by just adding that bit of code again and changing it to;
#searchContent a {
color: #000000;
font-weight: bold;
}
but when I do the same and change to;
#reviewsContent a {
color: #000000;
font-weight: bold;
}
it doesn't affect 'reviews' So how to I do the same so that the text in the 'reviews' box is white also.
Thanks so much again for your help.
and also the who's online box text needs to be white too.
Thanks
You should use FIREFOX browser with Chris Pederick's WEBMASTER TOOLKIT plug-in.
This will enable you to do "analysis" of many features of a displayed page, including finding out what style classes and ID's are being applied to a particular element on the displayed page.
Additionally, you will be able then to do an "offline" edit to the stylesheets, so you can try all sorts of variables before you commit the desired changes to the actual stylesheets on the server.
ALL users of ZC ought to employ Firefox with Webmaster Toolkit (and several other useful analytical plug-ins eg: colorzilla).
20 years a Zencart User
Hi thanks, but I have no idea how to do this, I simply want to know what code I have to put into the style sheet in order to be able to change the text in the 'who's online' box and 'reviews' box
Thanks![]()
go to mozilla.org and grab the plugins... It's as easy as loading a new program on your hard drive...
20 years a Zencart User
Ok thanks, I'll download the plug-in but once I've done that I have no idea how to use it in order to do what I am asking here. I am so new to this and I really do need specific clear instructions, I'm not very familiar with css and so would be clueless if I was using the web tool plug-in as I'm sure it wont give me a step by step guide of how to change the text in the boxes i need to.
Thanks.
P.s
Can you give me a link to the plug in, im on mozilla.org but have no idea where to go to download it.