January 25, 201016 yr Me again! In IE7 http://www.sussexwebsitedesign.net/esna/index.html The menu of the left that starts with 'News, Cable and Wiring' etc is pushed down the page. Anyone point in the direction of what may be causing this? Thanks in advance Gem
January 25, 201016 yr #container is 900px wide. #sidebar-a is 180 #sidebar-b is 180 + 2/10 = 200 #content is 540 + 2*10 = 560 Total 940px - too wide for #container so edit #sidebar-b width to reduce by 40px to 140px; (#content can't be reduced by 40px because there is something inside that needs the 540px width).
Create an account or sign in to comment