TheBnl 0 Posted February 29, 2012 Report Share Posted February 29, 2012 I have a problem with the overflow function on my page, somehow when the function is active the elements height gets inactive. It has to be 100% but it renders thin. this is the page: http://bram-de-leeuw.nl/filmlapse/ When you disable the overflow in the chrome console it renders 100%, i dont know how to fix this, i tried setting next to height the top and bottom properties to 0 i hope you know whats the issue!many thanks in advance! Quote Link to post Share on other sites
Ingolme 1,027 Posted February 29, 2012 Report Share Posted February 29, 2012 You have to set the height of the <html> and <body> elements to 100% as well. Quote Link to post Share on other sites
TheBnl 0 Posted February 29, 2012 Author Report Share Posted February 29, 2012 Ahh Thanks! i overlook those guys often! 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.