NoSalt Posted January 14, 2010 Share Posted January 14, 2010 Hello All I would like to do a page footer with CSS but am having difficulty figuring it out. What I have now is: h5.footer {padding: 10px 10px 10px 25px; font-size: 11px; position: absolute; left: 0px; bottom: 0px;} This works great until the page goes beyond "the fold" and then the footer shows up over the main page content. What is the best way to position a footer so that it is always at the bottom-left of the page even if the content goes beyond the fold? Thank you all for reading. Have a good day. Quote Link to comment https://forums.phpfreaks.com/topic/188473-how-to-do-a-page-footer-with-css/ Share on other sites More sharing options...
haku Posted January 14, 2010 Share Posted January 14, 2010 http://www.cssstickyfooter.com/ Quote Link to comment https://forums.phpfreaks.com/topic/188473-how-to-do-a-page-footer-with-css/#findComment-995027 Share on other sites More sharing options...
NoSalt Posted January 14, 2010 Author Share Posted January 14, 2010 Thank you Quote Link to comment https://forums.phpfreaks.com/topic/188473-how-to-do-a-page-footer-with-css/#findComment-995028 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.