Specifying number of columns and/or rows for a gallery
Fayna - June 26, 2008 - 03:27
| Project: | Imagefield Gallery |
| Version: | 5.x-2.0-alpha2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Is this currently possible? I couldn't find any options for it. If not, I think it would be a great addition! Then it would make sense to implement this feature: http://drupal.org/node/241020.
Thanks :-)

#1
Not currently possible. There are potentially some ways to do this, but the html that builds everything is done with floated divs, so there'd have to be some css/php voodoo to get this going. I'm not opposed to doing thought, just need to get some other things done first.
Thanks
Eclipse