Here are my changes to this section:
<TR>
<TD valign="top" align="left" rowspan="2" width="390">
{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.image_x image_y=$product.image_y product=$product.product tmbn_url=$product.tmbn_url id="product_thumbnail"}
<SPAN class=>
{if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{ /if}
</SPAN>
The text is under the picture but the price and options are spaced a little too far for me, I can live with that for now...
Thanks!!
|