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
Post a Comment