Abril Posted May 28, 2014 Share Posted May 28, 2014 I have a problem with one div, I want to fix it at the bottom of the page and when I zoom the page I can see the div without scroll. Quote Link to comment Share on other sites More sharing options...
Solution Frank_b Posted May 28, 2014 Solution Share Posted May 28, 2014 http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page Quote Link to comment Share on other sites More sharing options...
adam_bray Posted May 28, 2014 Share Posted May 28, 2014 div.footer { bottom: 0; left: 0; line-height: 35px; position: fixed; right: 0; } Quote Link to comment 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.