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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Image1.jpg | 103.98 KB | Anonymous (not verified) |
| #2 | Image2.jpg | 48.74 KB | Anonymous (not verified) |
Comments
Comment #1
drummIs the scroll bar at the bottom of the window, or in the middle of the page? Can you please attach a screen shot?
Comment #2
Anonymous (not verified) commentedImage 1 showing scrollbar half way
Image 2 showing screen with scroll bar fully to right
There doesnt appear to be anything on display
Comment #3
BrightLoudNoise commentedTested in both IE6 & IE7, confirmed issue in IE7. Horizontal scrollbar appears at bottom of window.
I'm currently investigating the cause.
Comment #4
benthomas1975 commentedHas anyone fixed this problem?
Comment #5
Anonymous (not verified) commentedJust checking Drupal Home page...The issue still exists
Comment #6
BrightLoudNoise commentedThis is due to IE haslayout bugs, we should be able to work around this by adding "overflow-x: hidden" on the "contentwrapper"
Comment #7
vau6hn commentedI 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
Comment #8
drummWe redesigned the site and changed the theme completely.