Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Sticky Footer & Various Other Problems Re: Sticky Footer & Various Other Problems

#93540
Billy
Participant

You should check this website by the guy who discovered the method, and check your code very carefully, making sure that:

body & html height = 100%
footer is not contained in anything/is contained in something without bottom padding/margin
footer doesn’t have bottom padding or margin (a div in the footer can)
the divs are in the right order (had that problem a few times)
You’re clearing any floats