Ignore:
Timestamp:
Jul 8, 2012, 5:45:23 PM (12 years ago)
Author:
flop25
Message:

adding a gif loader (introduced in 2.4.2)
fixing the height of medium_cat.tpl
adding a custom size for spotlight.tpl

File:
1 edited

Legend:

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

    r16410 r16501  
    66
    77.thumbnailCategory {
    8         height:{/literal}{$derivative_params->max_width()+50}{literal}px;
     8        height:{/literal}{$derivative_params->max_width()+60}{literal}px;
     9        width:{/literal}{$derivative_params->max_width()+10}{literal}px;
     10  overflow:hidden;
    911}
    1012{/literal}{/html_style}
Note: See TracChangeset for help on using the changeset viewer.