I have a problem with Image module and the Image Gallery feature using IE 6. The Gallery pictures do not wrap before the right sidebar.

http://www.hovak.com/category/image-galleries/eastfield

CommentFileSizeAuthor
overlap.JPG103.29 KBjhovak

Comments

jhovak’s picture

I was able to resolve this by adding "height: 100%" to the following section of layout.css:

#squeeze {
padding: 1em 0 1.5em;
overflow: hidden;
height: 100%

I hope this helps.

klaasvw’s picture

Category: support » bug
Priority: Normal » Minor