View Single Post
  #3  
Old 01-30-2010, 01:46 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
#content-container {
padding-bottom: 0px;
margin-top: 153px;
}
make bottom padding equal to height of the footer...

Thanks Ashley, but I tried this and it did not work for the pages where there is very little content. I am working on a 21" monitor and when I maximize the browser window, the footer is locked at the bottom as it should be, but then there is large gap between between footer and content-container.

Do I need to define some container heights as 100% ?

Here are some links to pages with a 'gap' in the background.
http://67.20.92.91/store/cart.php
http://67.20.92.91/store/cart.php?mode=checkout

Thank you for your time.
__________________
Toobs.com

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