Hi there, I'd really appreciate it if I could have a little help with a problem I'm having with my website, www.poweriserpages.com. The problem occurs in IE, when the browser width is reduced to a small size. View the problem by loading the page: http://www.poweriserpages.com/map in IE, and shrinking the window. The map on the page gets pushed down to the bottom. the stylesheet is here: http://www.poweriserpages.com/template/style.css Thanks in advance for any help and suggestions, Matt
If you place this on the nav tabs: #maff_tabs ul { margin:0; padding:0; position:relative; top:1px; /* ADDED */ width: 670px; margin-left: 240px; } Code (markup): That fixes the nav from shrinking down just do something similar for the main content.