View Single Post
  #28  
Old 09-23-2006, 03:11 PM
 
mrkenzie mrkenzie is offline
 

Senior Member
  
Join Date: May 2006
Posts: 182
 

Default Re: Manufacturers with icons on customer_manufacturers_list.tpl

Right before the image tag (<img) add this:

Code:
<A href="manufacturers.php?manufacturerid={$manufacturers[mid].manufacturerid}">

Right after the image tag, add this:
Code:
</a>
__________________
Mike Kenzie
X Cart Gold Ver. 4.1.3
X-RMA
X-AOM
X-Product Comparison
Reply With Quote