Home › Forums › CSS › Drop-down div doesn’t display in IE8 or IE7 › Re: Drop-down div doesn’t display in IE8 or IE7
October 26, 2010 at 4:22 am
#77536
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.