{if !empty($thumbnails)}{strip} {*define_derivative name='derivative_params' width=160 height=90 crop=true*} {html_style} {*Set some sizes according to maximum thumbnail width and height*} .thumbnails SPAN, .thumbnails .wrap2 A, .thumbnails LABEL{ldelim} width: {$derivative_params->max_width()+2}px; } .thumbnails .wrap2{ldelim} height: {$derivative_params->max_height()+3}px; } {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=$thumbnails item=thumbnail}