The Durpal Home page shows a horzontal scroll bar at about half way on a 1600 wide screen, on scrolling there is nothing to the right, so i am guessing something is breaking the theme in IE7 its working OK in Firefox

CommentFileSizeAuthor
#2 Image1.jpg103.98 KBAnonymous (not verified)
#2 Image2.jpg48.74 KBAnonymous (not verified)

Comments

drumm’s picture

Project: Drupal.org site moderators » Drupal.org infrastructure
Component: Site organization » Drupal.org theme

Is the scroll bar at the bottom of the window, or in the middle of the page? Can you please attach a screen shot?

Anonymous’s picture

StatusFileSize
new48.74 KB
new103.98 KB

Image 1 showing scrollbar half way

Image 2 showing screen with scroll bar fully to right

There doesnt appear to be anything on display

BrightLoudNoise’s picture

Title: Drupal Home Page - Theme Broken » Drupal Home Page - Incorrectly displays horizontal scrollbar in IE7
Assigned: Unassigned » BrightLoudNoise

Tested in both IE6 & IE7, confirmed issue in IE7. Horizontal scrollbar appears at bottom of window.

I'm currently investigating the cause.

benthomas1975’s picture

Has anyone fixed this problem?

Anonymous’s picture

Just checking Drupal Home page...The issue still exists

BrightLoudNoise’s picture

This is due to IE haslayout bugs, we should be able to work around this by adding "overflow-x: hidden" on the "contentwrapper"

vau6hn’s picture

I had the same issue in all browsers - IE/FF/CH and added:
overflow-x: hidden
to the body tag in the Basic theme to fix my problem.

cheers,
Patrick

drumm’s picture

Status: Active » Closed (won't fix)

We redesigned the site and changed the theme completely.

Project: Drupal.org infrastructure » Bluecheese
Component: Drupal.org theme » Miscellaneous