Is there a way I can change the background behinfdthe cart. The shopping cart is in the middle of the page and the sides are grey. How do I put a background on the grey part of the page that will match the static pages I have on the site?![]()
Is there a way I can change the background behinfdthe cart. The shopping cart is in the middle of the page and the sides are grey. How do I put a background on the grey part of the page that will match the static pages I have on the site?![]()
Can you post a link to your site please ...
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
Sure you can ...
zencart/includes/templates/mother_earth/css/stylesheet.css
The highlighted red font above is your fix ...body {
background-color: #D5D0B0;
color: #666666;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 62.5%;
margin: 0;
}
Take time and download the browser called Firefox and use the add on callled web developer or fire bug ..
Very helpful in web development and it's FREE ...
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