Quote:
Originally Posted by neroag
Hi Guys Fantastic mod.
Is there a way i can have my detailed images horizontally instead of vertically?
thanks all
|
For those who havent figured out .. in /skin1/modules/Dynamic_Images/product_image.tpl
look for the line
Code:
{* Detail Image Thumbs *}
a few lines underneath you will see ..
Code:
{math equation="x+1" x=$counter assign=counter}
{if $counter is div by $number}
<br />
{elseif !$smarty.section.image.last} {/if}
just remove the
or replace it with