Active
Project:
Imagefield Gallery
Version:
5.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2008 at 03:27 UTC
Updated:
26 Jun 2008 at 15:09 UTC
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 :-)
Comments
Comment #1
eclipsegc commentedNot 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