Hi folks,
I cannot find the location for the background colour in the centre boxes, ie new products etc.
I've managed to change my sidebox background colors in my custom stylesheet no probs.
Any help would be appreciated.
Hi folks,
I cannot find the location for the background colour in the centre boxes, ie new products etc.
I've managed to change my sidebox background colors in my custom stylesheet no probs.
Any help would be appreciated.
Zu,
edit your override folder stylesheet.css
Find this:
Replace with:
- .centerBoxWrapper {
border: 1px solid #000000;
height: 1%;
margin: 1.1em 0;
}
- .centerBoxWrapper {
border: 1px solid #000000;
height: 1%;
margin: 1.1em 0;
background-color: #FFFFFF;}
Also add the following declaration to the stylesheet.css
Change the red text with what ever Color you like
- #whatsNew {
background-color: #FFFFFF;}
Last edited by haredo; 21 Mar 2008 at 08:52 AM. Reason: forgot a . on the class
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Thanks a million, Heredo!
No wonders I couldnt figure out, works great.
Cheers
Z,
You are most welcome & thanks for the post back that your situation was fixed.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting