View Single Post
  #16  
Old 02-02-2007, 03:01 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Use image for product name instead of text?

Wherever you want.

Try adding..
Code:
{imagetext text="`$product.product`" style="impact"}
Above...
Code:
{if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{/if}
__________________
xcartmods.co.uk
Reply With Quote