Quote:
Originally Posted by Ashley
yes, make content container 100%, try it. Not sure tho.
|
Thanks again Ashley, but that didn't work either.
I tried moving the background callout to the content-container2. That seems to work BUT, now I can't get it centered.
Check out results here, you will see background now extends all the way to footer on every page, without overlap, but it's stuck on the left side.
http://67.20.92.91/store/Custom_Features.html
#content-container2 {
background:url(images/fashion_mosaic/bg-repeat-center.png) repeat-y top center;
margin-left:auto;
margin-right:auto;
}
Any ideas on the centering?