Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Drop-down div doesn’t display in IE8 or IE7 Re: Drop-down div doesn’t display in IE8 or IE7

#77536
cybershot
Participant

You have overflow: auto on your div with the id of scorller. I changed it to hidden and that got rid of the horizontal scroll bar. But the page wrap also seems to be the wrong width. For example, you have a background called bg_banner_header_grad2.png that has a width of 1015 but your page wrap is only like 980 something.