Log in

View Full Version : Double scrollbar in CSS Left Frame Layout



vittigo
02-23-2007, 09:50 AM
Hi !!

Problem:
I have used a "CSS Left Frame Layout" on designed website. You can see example here: http://www.tpg.org.pl/edukacja/index.php
. In mozilla and Opera everything works fine, but in IE6 i noticed double scrollbar on the right. Outside one is inactive, and looks ugly.

How to remove it?? This problem wasn't an issue on the page with the example on dd.com (http://www.dynamicdrive.com/style/layouts/item/css-left-frame-layout/). So propably my implentation is bad. I made this changes to css/html.


1)i'm not using div's with .innertube class because i do not need inner padding.


2) in html my fixed div comes AFTER not before maincontent div.

In both cases those removing those changes doesn,t resolve problem. So what causes this double scroll bar?


Thanks in advance. :)