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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -