tornator 0 Posted March 19, 2012 Report Share Posted March 19, 2012 Hellos! What I want to accomplish, is to keep my footer on the bottom of the page, regardless of the screen or window size. I know that this is a quite common problem, and I could find a lot of solutions for this, but alas none worked for me. I tried plenty. So I figured you guys could provide some advice. Apologies for messy code. The footer is named 'site-generator'. A live view of my page: http://www.korukivi.fi/ Quote Link to post Share on other sites
eTianbun 51 Posted March 19, 2012 Report Share Posted March 19, 2012 <div id="header"><!--header--></div><div id="body"><!--body section--></div><div id="footer"><!--footer--></div> Quote Link to post Share on other sites
tornator 0 Posted March 20, 2012 Author Report Share Posted March 20, 2012 I don't get it. Are you saying that these divisions are tangled? Quote Link to post Share on other sites
eTianbun 51 Posted March 20, 2012 Report Share Posted March 20, 2012 Am using mobile, so i cant view you site source CODE. What am saying is that you should create 3 <div>. Quote Link to post Share on other sites
Don E 125 Posted March 20, 2012 Report Share Posted March 20, 2012 Have you checked out this link: http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ It may help. Quote Link to post Share on other sites
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.