aoswald Posted April 9, 2008 Posted April 9, 2008 I need to change the color of the background at the top of the boxes. Information, Quik Find, what's New, etc. I can't find where to change it to the color I need. thanks in advance for your help
Guest Posted April 9, 2008 Posted April 9, 2008 It is in your catalog/stylesheet.css. Look for TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #bbc3d3; color: #ffffff; } There are also images there that you will probably want to change as well. There are in catalog/images/infobox The 3 images are corner_left.gif corner_right.gif corner_right_left.gif
aoswald Posted April 9, 2008 Author Posted April 9, 2008 Thanks, I was able to make the change. Just wondering - what does the color tag refer to? thanks again
Guest Posted April 9, 2008 Posted April 9, 2008 Thanks, I was able to make the change. Just wondering - what does the color tag refer to?thanks again Color is the color of the text
Recommended Posts
Archived
This topic is now archived and is closed to further replies.