CSS Sticky footer issue -



CSS Sticky footer issue -

i trying implement css sticky footer on next page:

http://www.tuhdoo.com/test/index.htm

as can see works point there 20px overhang @ bottom of screen causes scrolling (firefox).

can help please?

i next tutorial:

http://css-tricks.com/snippets/css/sticky-footer/

i think issue caused padding-top:20px on body element. seek moving body > #container > header element instead.

css sticky-footer

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -