View Full Version : CSS Fixed Layout #2.1- (Fixed-Fixed)
jimValley
03-03-2014, 06:18 PM
1) Script Title: CSS Fixed Layout #2.1- (Fixed-Fixed)
2) Script URL (on DD): http://www.dynamicdrive.com/style/layouts/item/css-fixed-layout-21-fixed-fixed/
3) Describe problem:
I was just wondering if anyone knew how to make the footer in this script stick to the bottom of the page.
This is exactly what I need except for the footer positioning.
Thanks in advance!
Jim
There are a couple of common solutions to the "sticky" footer concept. Ryan Fait's (http://ryanfait.com/sticky-footer/) is the most reliable, IMO, though it works only with *fixed height* footers. For flexible height footers, this one is pretty cool (http://pixelsvsbytes.com/blog/2011/09/sticky-css-footers-the-flexible-way/), though there are some finer points and "side effects" to its implementation.
jimValley
03-03-2014, 08:12 PM
There are a couple of common solutions to the "sticky" footer concept. Ryan Fait's (http://ryanfait.com/sticky-footer/) is the most reliable, IMO, though it works only with *fixed height* footers. For flexible height footers, this one is pretty cool (http://pixelsvsbytes.com/blog/2011/09/sticky-css-footers-the-flexible-way/), though there are some finer points and "side effects" to its implementation.
Thank you for the response. I have tried them both and I think I am going to go with Ryan Fait's.
Jim
Sounds good, glad I could help.
If your question has been answered, please mark your thread "resolved":
On your original post (post #1), click [edit], then click [go advanced]. In the "thread prefix" box, select "Resolved". Click [save changes].
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.