{**} {combine_script id='coa.script' load='footer' require='jquery' path=$COA_PATH|cat:'template/script.js'} {html_style}{strip} #comments { margin:10px 0 0 0; padding: 2px 5px !important; position:relative; } #comments .commentElement { width:98%; } {if $COMMENTS_ON_TOP} #comments { margin:0 0 10px 0; } {/if} {if $themeconf.name == 'elegant'} #content { padding-bottom:0; } #comments { background-color:#333333; } #comments h3 { margin: 10px 0px; } {/if} {if $themeconf.name == 'Sylvia'} #comments .description { padding: 15px 2px 6px 12px; } #comments .commentElement { border: 1px solid #666; } {/if} {if $themeconf.name|strstr:"stripped"} #comments { text-align: left; } #comments .description { height:auto; } #thumbnails_block2 { min-height:0; } {/if} {if $themeconf.name != 'elegant'} #comments { background:rgba(127,127,127,0.1); } #comments.commentshidden #pictureComments { display:none; } #comments .comments_toggle { cursor:pointer; } #commentsSwitcher { float:left; margin:2px 0; cursor:pointer; } #comments .switchArrow { width:16px; height:16px; margin:8px 5px 8px 4px; } #comments .switchArrow:before { content:"\BB"; display:inline-block; font-size:22px; } #comments.commentshidden .switchArrow:before { -webkit-transform:rotate(90deg); transform:rotate(90deg); } #comments.commentsshown .switchArrow:before { -webkit-transform:rotate(-90deg); transform:rotate(-90deg); } {/if} {/strip}{/html_style} {footer_script} var coa_on_top = {intval(isset($COMMENTS_ON_TOP))}, coa_force_open = {intval(isset($DISPLAY_COMMENTS_BLOCK))}; {/footer_script} {if isset($COMMENT_COUNT)}

{$COMMENT_COUNT|translate_dec:'%d comment':'%d comments'}

{if isset($comment_add)}

{'Add a comment'|translate}

{if $comment_add.SHOW_AUTHOR}

{/if} {if $comment_add.SHOW_EMAIL}

{/if}

{/if} {if isset($comments)}
{if (($COMMENT_COUNT > 2) || !empty($comment_navbar))}
{if $COMMENT_COUNT > 2} {$COMMENTS_ORDER_TITLE} {/if} {if !empty($comment_navbar)} {include file='navigation_bar.tpl'|get_extent:'navbar' navbar=$comment_navbar} {/if}
{/if} {include file='comment_list.tpl'}
{/if}
{/if}{*comments*}