Tjdunklee Posted July 10, 2009 Share Posted July 10, 2009 I'm creating a new layout for our corporate site and I'm having a few issues. I'm fairly new to web development so please excuse my NOOB level. I'm trying to emulate many other layout in the way that they have a center wrapper which holds content but the header and footer extent 100% of the page. I've managed to make it look good in Firefox, but when loaded in IE it is borked. You can see that the footer doesn't listen to the height statement and also the centering isn't working on the wrapper div. Could you possibly give me some recommendations to fix these problems? Thanks in advance. Here's the test link. http://hotelfoliorequest.com/DigitalTownTesting/ Quote Link to comment https://forums.phpfreaks.com/topic/165504-solved-trouble-with-layout-footer-and-centering/ Share on other sites More sharing options...
Tjdunklee Posted July 10, 2009 Author Share Posted July 10, 2009 Sorry I guess I should have mentioned to that I wanted the footer to be at the bottom of the viewport even if there isn't enough content to make it go that far down. That is why the positioning is in there. Quote Link to comment https://forums.phpfreaks.com/topic/165504-solved-trouble-with-layout-footer-and-centering/#findComment-872902 Share on other sites More sharing options...
Tjdunklee Posted July 10, 2009 Author Share Posted July 10, 2009 Nevermind, I found the problem. It was simply me being lazy and not completed the head section completely.... OOps. Topic Solved. Quote Link to comment https://forums.phpfreaks.com/topic/165504-solved-trouble-with-layout-footer-and-centering/#findComment-872921 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.