Ignore:
Timestamp:
Jul 6, 2012, 4:32:18 PM (12 years ago)
Author:
flop25
Message:

update for 2.4 : really amazing !

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flop_style/mainpage_categories/spotlight.tpl

    r10484 r16393  
    5353{foreach from=$category_thumbnails item=cat}
    5454                        <a href="{$cat.URL}" class="item" title="{$cat.NAME|@replace:'"':' '}{if not empty($cat.DESCRIPTION)} - {$cat.DESCRIPTION|@replace:'"':' '}{/if}">
    55                                 <img src="{$cat.TN_SRC}" alt="{$cat.TN_ALT}" >
     55                                <img src="{$pwg->derivative_url($derivative_params, $cat.representative.src_image)}" alt="{$cat.TN_ALT}" >
    5656                        </a>
    5757{/foreach}
Note: See TracChangeset for help on using the changeset viewer.