{define_derivative name='derivative_params' type='xsmall'} {html_style} {if $derivative_params->max_width() > 600} .thumbLegend {ldelim}font-size: 130%} {else} {if $derivative_params->max_width() > 400} .thumbLegend {ldelim}font-size: 110%} {else} .thumbLegend {ldelim}font-size: 90%} {/if} {/if} {/html_style}
{foreach from=$category_thumbnails item=cat name=cat_loop} {/foreach}
{footer_script require='jquery'}{literal} $(function(){ var $container = $('#container'); $container.imagesLoaded( function(){ $container.masonry({ itemSelector : '.box', isFitWidth: true }); }); }); {/literal}{/footer_script}