olliel Posted July 5, 2006 Posted July 5, 2006 Hi there, how can i change the background colour of the product table? Where s the colour tag? I've tried to find it, but with no success, at the moment it is white. thankyou
Silverado05 Posted July 5, 2006 Posted July 5, 2006 look in your stylesheet for .infoBoxContents { background: #f8f8f9; font-family: Verdana, Arial, sans-serif; font-size: 10px; } I believe it's the same for both. Search the forum and contributions before posting. If that doesn't work, keep looking, then post. The forum is for seeking help and advice NOT for someone to do your work for you. Try to do something on your on, if you are going to run a shop then learn how it works.
Silverado05 Posted July 5, 2006 Posted July 5, 2006 help? You might wanna have a little patience. 10 mins between post is not going to get you anywhere in the future with some people here. Just FYI Search the forum and contributions before posting. If that doesn't work, keep looking, then post. The forum is for seeking help and advice NOT for someone to do your work for you. Try to do something on your on, if you are going to run a shop then learn how it works.
olliel Posted July 5, 2006 Author Posted July 5, 2006 hi, sorry for my impatience :blush: Thies doesn't apear to change it, i've tried both sections regarding the infoboxes in the stylesheet, but it still appears white. I've tried altering this; .infoBox { background: #ffffff; } .infoBoxContents { background: #ff0000; font-family: Verdana, Arial, sans-serif; font-size: 10px; } .infoBoxNotice { background: #FF8E90; } .infoBoxNoticeContents { background: #ff0000; font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #ff0000; color: #ffffff; but to no success. I would like to know the location of this, as I would also like to change the font-size of the page headings on the page i.e. the 'Let's see what we have here' heading. thankyou
Silverado05 Posted July 5, 2006 Posted July 5, 2006 Just play around with it. Look in the file for each and find out what class it's using. For the pageheading the class is actually pageHeading so look for that in the stylesheet. For the other it might be "list" something but I can't remember for sure off the top of me head. So look for list in the stylesheet. Search the forum and contributions before posting. If that doesn't work, keep looking, then post. The forum is for seeking help and advice NOT for someone to do your work for you. Try to do something on your on, if you are going to run a shop then learn how it works.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.