offie Posted June 8, 2010 Posted June 8, 2010 Hi, I have added a contribution to add extra categories to my site. I want to amend the new box which is in column_left to fit in with the boxes I already have there. My site is topclassfurniture.co.uk. If you look at this site you will see that I have managed to change some boxes such as Information, Categories, Search and Shopping Bag. Now I know how to change most boxes in the stylesheet by amending the code such as: .InformationBox { background: #b6b7cb; } TD.InformationBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #b6b7cb; color: #ffffff; } .InformationBoxContents { background: #f8f8f9; font-family: Verdana, Arial, sans-serif; font-size: 10px; } The question I need answering is how do you find out what your "BOX" is called so that I can set up similar code in the stylesheet? Which files do I need to look in to find this information or where is it defined? Thank you. Michael Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.