View Single Post
  #21  
Old 09-10-2006, 01:52 PM
 
pinklinoleum pinklinoleum is offline
 

Advanced Member
  
Join Date: Aug 2006
Posts: 37
 

Default Re: Manufacturers with icons on customer_manufacturers_list.tpl

hey there.... this is a great modification that i am trying to implement on the site i am working on. i am trying to call the images from the suggested "brands" folder that i have created.... but I can't get the images to appear.

i have tried linking the images in a couple differnt formats:

[img]{$ImagesDir}/brands/{$product.manufacturer|replace:' ':''}.gif[/img]
</a>

<IMG SRC="{$ImagesDir}/brands/{$product.manufacturer|replace:' ':''}.gif">
</a>


any suggestions from the experts?


version 4.0.19
__________________
XCART version 4.0.19
Reply With Quote