I'm developing a fluid-width, two-column Drupal theme using the float- over-the-border method (http://www.alistapart.com/articles/ multicolumnlayouts). The page is displaying properly in Firefox, Safari, Opera, and IE8, but I'm running into two layout problems in IE7:
1. There's extra white space to the right of the page, creating a horizontal scroll bar. 2. The main menu (div #header-blocks) is too far up; it should be directly underneath the red banner. The test site is here: http://testdrupal.transformativeworks.org/ CSS: http://testdrupal.transformativeworks.org/sites/all/themes/ cavatica/cavatica.css The PHP template file can't be accessed directly through the test site, so I've uploaded a copy here: http://purplelagoon.org/Stuff/ template.zip Any suggestions would be welcome! Thanks, Kristen ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
