Closed (won't fix)
Project:
Panels
Version:
5.x-2.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2008 at 18:49 UTC
Updated:
25 Jan 2012 at 16:29 UTC
Stacked 1x3x1
If an image in inserted into the top panel and the adjoining text consumes less height than the image, the image will protrude below the panel. The left column will then be pushed to the right by the width of the image. The workaround is to put a css style in the text tag to fix the height of the element but this should not be necessary.
Comments
Comment #1
sunSorry, if you want floating pane contents, you can adjust your theme to take floating pane contents into account.
Panels simply can't support everything out of the box.
Comment #2
Smokenham commentedI am having the same issue. The panel is not increasing in height when displaying images from a node field.
The panel increases in height when my node field contains text, or text and images. But not when the field only contains images.
Can you explain how to do this or point me to any resources that can help?
Comment #3
merlinofchaos commentedThe easiest thing to do is add the clear-block in the html element wrapper around your image.