IE7 Breaks Panel Formatting
colorado - December 1, 2006 - 11:44
| Project: | Panels |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
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
#2
I had a similar issue with IE6 breaking the formatting of panels. Titles overlapping text rather than being in place.
#3
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%.
#4
thank you mariuss.
I think it should be commited to release this change from 34 to 33 in the css.
#5
There is no patch here.
#6
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.
#7
Automatically closed -- issue fixed for two weeks with no activity.