{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} window.onload = function() { var wall1 = new Masonry( document.getElementById('container'), { gutterWidth: 10, isFitWidth: true, }); var wall2 = new Masonry( document.getElementById('containerThumb'), { gutterWidth: 10, isFitWidth: true, }); }; {/literal}{/footer_script}