Attempting to implement a page using the "Two Column Stacked" layout using both Views Bonus Pack 5.x-1.x-dev and Panels 5.x-1.0, and Garland. The page is rendered beautifully in FireFox...

But alas, it is rendered as a single long "thin" column by IE7. The 2 column displays by the various admin menus work render nicely in both FF & IE7. So I'm not sure if the problem is in the Views Bonus Pack, Panels module, Garland, or somewhere deeper.. Since the layout came with views bonus, I decided to start here.

Regards,

Radi

Comments

loginsvariaditos’s picture

Same problem here! Using paneles 2 beta & theme garland

Thanks for great job indeed.

henns20’s picture

2 solutions

1. go into the panles css for the layout your using and adjust the widths to 49% for the columns .....panels/layouts/2 columnstackecked.css

2.Use the felxible layout and adjust adjust width of coulmn 1 to 49% and column 2 ro 49% and 0% for the 3rd column

jamie

esme’s picture

Project: Views Bonus Pack » Panels
Component: User interface » Display rendering
Category: bug » support
Priority: Critical » Normal

This appears to make no difference to this problem. Any further suggestions?
thanks

Jeff Burnz’s picture

Yes, keep editing the css until it works for your theme, or give a URL so themers can take a look at it. You have the answer right in front of you, you need to adjust the widths, paddings and margins until it works.

esme’s picture

Hi, thanks. I fiddled and discovered that it was actually my mistake - an image which was too wide when the browser was downsized. Firefox could cope, but IE couldn't.

ron_mahon’s picture

Thanks That fixed it fine. Now I have a less serious problem.
I have a 22" wide monitor and in Ie at full with i loos the right hand column.
Any Ideas and would panels 2 fix both problems?

Many thanks for this grate program.

Ron

sdboyer’s picture

Status: Active » Closed (duplicate)

Please read the KNOWN_ISSUES.txt file included with the panels tarball. See #186454: IE6 two column layout issue.