View Single Post
  #197  
Old 04-13-2007, 08:57 AM
 
trickyjoe trickyjoe is offline
 

Member
  
Join Date: Jul 2006
Posts: 16
 

Default Re: Mod for subcategories in columns with descriptions and icons

I'm sure I've read this somewhere before and want to link the two things together, but...

I'm trying to get the following code to display the first product image from within the category if the category image does not exist.

<img src="{if $subcat.icon_url}{$subcat.icon_url}{else}{$xcart_w eb_dir}/{GET FIRST_PRODUCT_IMAGE.jpg}{/if}" alt="{$subcat.description}" align="middle" border="0">

I know thats not the code I need :P but I'm crap with php and its doing my head in. Please can anyone help. Cheers

Joe
__________________
www.rollersnakes.co.uk
4.0.19 [getting faster]
2 x dedicated servers, Dual Quad Core processors, 16gb ram, Raid 0 for the os, Raid 5 for the data and a whole host of tweaks. Some might say its a little over kill for one site
Reply With Quote