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

sun’s picture

Status: Active » Closed (won't fix)

Sorry, 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.

Smokenham’s picture

I 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.

Sorry, if you want floating pane contents, you can adjust your theme to take floating pane contents into account.

Can you explain how to do this or point me to any resources that can help?

merlinofchaos’s picture

The easiest thing to do is add the clear-block in the html element wrapper around your image.