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

eclipsegc’s picture

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