In my version 5 beta 2 install, viewed on IE7 (both on the panel editing page and on the panel page, four of the panels format incorrectly as follows:

Three column 25/50/25 and Three column 25/50/25 stacked: The Right side appears below the Middle column

Two column and Two column stacked: The Right side appears below the Left side

Comments

kbourne’s picture

Sorry you had to wait until now for the response, but I just posted a 'Possible Solution' (name of the post) to this at this node: http://drupal.org/node/114086 that may help.

This was for 4.7, but I think this is more of an IE7 and panels issue than a drupal version issue. Let me know if this works though, because I am going to be switching to Drupal 5 soon. Thanks!

Keith Bourne
Adaptive Campus
www.adaptivecampus.com

mikelove’s picture

I had a similar issue with IE6 breaking the formatting of panels. Titles overlapping text rather than being in place.

mariuss’s picture

Same issue with 3 column 33/34/33, stacked. The right column will show below the left and middle.

The workaround for me was to reduce the middle column width in the css file from 34% to 33%.

AFAIK this is a well known issue with IE, the total width has to be less than 100%.

hedac’s picture

Status: Active » Reviewed & tested by the community

thank you mariuss.

I think it should be commited to release this change from 34 to 33 in the css.

merlinofchaos’s picture

Status: Reviewed & tested by the community » Active

There is no patch here.

sdboyer’s picture

Status: Active » Fixed

I've committed the change. However, I'm going to start closing issues that pay no attention to the KNOWN_ISSUES.txt file that comes with every panels installation.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.