I have 4 single value imagefields in my content. Want to create gallery, but without empty cell if user didn't post all 4 images, showing other 3. Tryed with theming but without success. Thank's for your help.

Comments

BradM’s picture

Component: Miscellaneous » Code

Just adding my vote for this one. Not all of my CCK nodes have image fields, so when building the grid view, it just puts in an empty cell where no image field data can be found, which looks terrible in the gallery. (actually in my case, I can have multiple values, but it's the same scenario more or less as the above).

I tried to edit the module directly, but couldn't come up with a solution. Any ideas?

Brad

BradM’s picture

Status: Active » Closed (duplicate)

marking this as a duplicate as I believe it concerns the same issue presented here:
http://drupal.org/node/101050