{if isset($comment_derivative_params)} {strip}{html_style} .commentElement .illustration{ width:{$comment_derivative_params->max_width()+5}px } .content .commentElement .description{ min-height:{$comment_derivative_params->max_height()+5}px } @media {cssResolution min=1.3}{ .illustration IMG{ max-width:{($comment_derivative_params->max_width()/2)|intval}px; max-height:{($comment_derivative_params->max_height()/2)|intval}px; } .commentElement .illustration{ width:{($comment_derivative_params->max_width()/2+5)|intval}px } .content .commentElement .description{ min-height:{($comment_derivative_params->max_height()/2+5)|intval}px } } {/html_style}{/strip} {/if}