Hey Guys
I'm having trouble getting IE7 and below to display a webpage correctly.
I've got a simple layout; header at the top, 200px wide left column, a larger right hand column thats about 800px wide and a footer at the bottom of the page. All these bits are floated left with various margins and padding setup. All of this is inside 2 div boxes to create a border with rounded corners in the center of the page.
stripped down example here: http://www.martin-morrison.co.uk/index.php
Now in IE8, Firefox, Chrome, Safari it displays perfect, but in IE7 (inc. IE8 compatibility) and below it seems to be adding in some extra padding to the left column which in turn is pushing the right hand column down the page. It's also removing the padding on the top and bottom of the page where the border should be and the drop down menu seems to appear behind the left column instead of on-top of it.
Does anyone have any ideas on how I can fix any of these issues
Thanks in advance
I'm having trouble getting IE7 and below to display a webpage correctly.
I've got a simple layout; header at the top, 200px wide left column, a larger right hand column thats about 800px wide and a footer at the bottom of the page. All these bits are floated left with various margins and padding setup. All of this is inside 2 div boxes to create a border with rounded corners in the center of the page.
stripped down example here: http://www.martin-morrison.co.uk/index.php
Now in IE8, Firefox, Chrome, Safari it displays perfect, but in IE7 (inc. IE8 compatibility) and below it seems to be adding in some extra padding to the left column which in turn is pushing the right hand column down the page. It's also removing the padding on the top and bottom of the page where the border should be and the drop down menu seems to appear behind the left column instead of on-top of it.
Does anyone have any ideas on how I can fix any of these issues

Thanks in advance