I have my site looking the way I want in Firefox, but in IE the main content badly overlaps the navigation bar. Can someone help me find the problem please? ... http://how-toy.com
Hi Dill I think the left position and negative left margin of the Container div is overcomplicating things - try the following and tweak from there. #container { width: 760px; margin-top: 10px; padding: 0; }