Kristen Murphy wrote: > 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/ >
Tested local only. *:first-child+html body { overflow-x: hidden; } *:first-child+html #header-blocks { background: fuchsia;top: 100px;} God, I love Drupal and all it stands for :-) . ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] 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/