X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Floating Footer Problem (https://forum.x-cart.com/showthread.php?t=60260)

SID357 07-21-2011 03:07 PM

Floating Footer Problem
 
My footer keeps floating around.

http://farm7.static.flickr.com/6024/5962045057_ff8df50cbc_b.jpg

I looked around a bit and it seems to be a pretty common problem, but I can't seem to fix it without messing up the content.

Quote:

#footer {
height:20px;
width:100%;
position:absolute !important;
overflow:hidden;
float:left;
}

Quote:

#content-container {
clear:both;
float:left;
overflow:hidden;
position:relative;
width:100%;
padding-bottom:10px;
margin-top:140px
}

How can I force it to the bottom?

ARW VISIONS 07-21-2011 06:34 PM

Re: Floating Footer Problem
 
why not just set the footer outside the page container, the set the background of the footer to black and set the width and margins to match the page container.


All times are GMT -8. The time now is 02:05 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.