Thread: Category Images
View Single Post
  #5  
Old 11-09-2010, 10:13 PM
  flyclothing's Avatar 
flyclothing flyclothing is offline
 

eXpert
  
Join Date: Aug 2004
Location: Gilbert, AZ
Posts: 357
 

Default Re: Category Images

I tried adding the code above before and it never worked. I just took a look at this again and got it to work. I copied some code right from the subcategories.tpl and put it below the <h1>{$current_category.category}</h1> section. See below. I also took out the x and y coordinates.

<h1>{$current_category.category}</h1>
<img class="subcategory-image" src="{$current_category.icon_url|amp}" alt="{$current_category.category|escape}"{if $current_category.image_x} width="{$current_category.image}"{/if}{if $current_category.image} height="{$current_category.image_y}"{/if} />
__________________
Jonathan
Flyclothing, LLC
PO Box 1490
Gilbert, AZ 85299-1571
P 480.422.7350
F 888.359.2568
www.flysportsgear.com?MMCF_xcartforum (X-Cart 4.5.2) FOR SALE
Reply With Quote