Thread: Category Images
View Single Post
  #4  
Old 06-04-2010, 05:12 PM
 
Lingerieblowout Lingerieblowout is offline
 

X-Adept
  
Join Date: Sep 2003
Location: Annapolis, MD
Posts: 415
 

Default Re: Category Images

/xcart/skin1/customer/main/subcategories.tpl

Try this after this line:
<h1>{$current_category.category}</h1>

add the following ......

<img src="{if $current_category.icon_url}{$current_category.icon _url}
{else}{$xcart_web_dir}/image.php?id={$cat}&amp;type=C{/if}" alt="" />
__________________
http://www.lingerieblowout.com
Version 4.1.10

http://www.topnichewebsites.com
Version 4.4.5

Michael
Reply With Quote