I have setup three nodes with different BG in each but one of the nodes showing images overlapped and I have no idea why. See the overlapped gallery here http://stuff.body-builders.org/content/matvej-photos

Comments

brack11’s picture

Nobody else have this issue? Other two nodes that I created with other two galleries (one larger and one smaller) are fine

brack11’s picture

Now I figured that for some reason the baggy gallery has style height="150px" as in normal gallery the same style is 200px This is the container "li" style. I tried to renew cache numerous times without success, what is wrong here?

brack11’s picture

ok, temporary workaround is complete removal of style "height" in two places in .module file

seangee’s picture

Definitely an issue. I got this today - the workaround worked for me too. In my case the rogue gallery assigned itself a height of 68px (sholud have been 90)

Branjawn’s picture

I just realized I've made a duplicate, but as this thread seems dead I'll link to my more current ticket: #797248: Thumbnail too big for <li>

Branjawn’s picture

Component: User interface » Code
Priority: Normal » Critical

This is a definite bug that needs to be fixed.

Branjawn’s picture

I found the removing the height style and variable at line 456 fixes this.