Image Gallery Overlap

jhovak - December 31, 2008 - 22:44
Project:Deco
Version:6.x-1.x-dev
Component:IE6
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

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

AttachmentSize
overlap.JPG103.29 KB

#1

jhovak - January 2, 2009 - 23:37

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.

 
 

Drupal is a registered trademark of Dries Buytaert.