PDA


View Full Version : Attachment template


Lionel
08-09-2007, 08:29 PM
I am displaying attachment below entry. Which template to use so they could display side by side horizontally instead of vertically?

Brian
08-09-2007, 11:44 PM
That would be the 'adv_dyna_showentry_attachments' template. Just remove the <div> </div> tags surrounding the rest of the code and that should do the trick.

Lionel
08-09-2007, 11:49 PM
Very cool. Thanks.