HI -
We wanted to add a background to our site, which I have done. It looks great on the home page (all that info remained on a white background), but on internal pages - you can see the background in back of the products. We would prefer that info all be white in the background. Where in the CSS am I defining that space? I wrote the background in the main.css file -
{
height: 100%;
background-color: #fff;
background: url(/skin/ideal_responsive/images/custom/AshleyBkg.png);
margin: 0;
padding: 0;
min-width: 780px;
border: 0 none;
}
http://dev.ashleyfoods.com/skin/ideal_responsive/images/custom/help.png