View Single Post
  #6  
Old 01-30-2010, 03:16 PM
 
MikeBrum MikeBrum is offline
 

Advanced Member
  
Join Date: May 2003
Location: Morro Bay, Ca
Posts: 59
 

Default Re: Footer Div overlapping Content Div

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?
__________________
Toobs.com

X-Cart version 4.3.1
PHP: 5.2.14
MySQL: 5.1.47
Reply With Quote