[Table]http://isucoz.ru/uploads/posts/2011-03/thumbs/1300567157_pp.jpg[/Table] [Table]Заходим в вид комментариев и в самый вверх вставляем: [/Table]
Code
<?if($MODULE_ID$='board')?>
<div style="overflow:hidden;">
<div style="float:left;"><?if($USER_AVATAR_URL$)?><img src="$USER_AVATAR_URL$" width="50"><?else?><img src="http://isucoz.ru/templates/IsuCoz_Theme2/images/noavatar.png" width="50"><?endif?></div>
<div style="float:left;margin-left:6px;"><a href="$PROFILE_URL$">$USERNAME$</a> $DATE$ в $TIME$ $MODER_PANEL$<div style="margin-top:3px;text-align:left;">$MESSAGE$</div></div>
</div>
<div style="border-bottom:1px solid #cccccc;margin:6px 0 6px 0"></div>
<?else?>