Closed (duplicate)
Project:
Panels
Version:
5.x-1.x-dev
Component:
Display rendering
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2007 at 06:22 UTC
Updated:
27 Mar 2008 at 05:52 UTC
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
Comment #1
loginsvariaditos commentedSame problem here! Using paneles 2 beta & theme garland
Thanks for great job indeed.
Comment #2
henns20 commented2 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
Comment #3
esme commentedThis appears to make no difference to this problem. Any further suggestions?
thanks
Comment #4
Jeff Burnz commentedYes, 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.
Comment #5
esme commentedHi, 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.
Comment #6
ron_mahon commentedThanks 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
Comment #7
sdboyer commentedPlease read the KNOWN_ISSUES.txt file included with the panels tarball. See #186454: IE6 two column layout issue.