Page 1 of 1

Overflow Problem

Posted: Tue Oct 13, 2009 9:42 am
by 222222
I have a problem with css overflow shown in the link below:
http://www.oasistrek.com/lantau_peak_new.htm

The layout works fine in firefox (that's what I want) but a horizontal scroll bar shows up in internet explorer, even if I increase the width of the container.
In addition, the 3 images doesn't move when I roll the vertical scrollbar, but return to their positions when the cursor hovers over them.

I would like to know how it can be shown as same as firefox. Of course I want to know the reasons as well.

thanks in advance.

Re: Overflow Problem

Posted: Fri Oct 30, 2009 11:10 pm
by wajordan
Hey 2222... 22

Just add an IE conditional statement for the trailframe class
(i.e. trailframe{overflow:hidden;})