i follow this topic (http://qrayg.com/learn/code/footerstick/) to make my footer stick at bottom, but the footer display incorrect (footer apper on the main content). ive try all the way to fix, but its not work ;(
you just have to add overflow:hidden; to your container-div. if you look at the div in firebug, you'll see that the box isn't wrapped around the content without this.
i've small problem with footer stick.
i follow this topic (http://qrayg.com/learn/code/footerstick/) to make my footer stick at bottom, but the footer display incorrect (footer apper on the main content). ive try all the way to fix, but its not work ;(
the file i upload here: http://huyha.net/files/footer-stick.html
thanks in advance.
Aaron B: ill check that site for more footer stick option
cabe: thanks, ive add that code to my container and it work. :)