Submitted by Brat on 24 January, 2008 - 20:38.

Hello. First off, thanks for answering my last question! My apologies if my questions are overly simple - Smarty just isn't my strength. :-)

I'm almost done with my customizations. Only one problem...

I'm implementing DHTML tabs in my local photo.tpl to hold each item block (to maximize page space). For this to work as planned, I need to be able to embed each enabled item block individually.

Is there a way for me to "break out" each item block so that I can place it where I want(as opposed to the simple "foreach" loop that is now used)? Thanks again!