Как сделать что бы аватар появлялся в мини-чате? Как на юСайте! Без рамок только аватар!
Вот вид материалов!
Code
<div class="cBlock$PARITY$ gid$CUSTOM1$" style="padding:0 4px 5px 2px;margin-bottom:3px;">
<div style="float:right;font-size:8px;" title="$DATE$">$TIME$</div>
<div style="text-align:left;">
<?if($USERNAME$)?><a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><img alt="" src="http://musicaiff.ru/icons/user.png" width="12" border="0" style="vertical-align:-2px"/></a> <?endif?>
<a href="javascript:void('Apply to')" onclick="parent.window.document.getElementById('mchatMsgF').focus();parent.window.document.getElementById('mchatMsgF').value+='[i]$NAME$[/i], ';return false;"><?if($CUSTOM1$ == 4)?><font color=red><b>$NAME$</b></font><?else?><?if($CUSTOM1$ == 5)?><font color=Goldenrod><b>$NAME$</b></font><?else?><?if($CUSTOM1$ == 251)?><font color=Purple><b>$NAME$</b></font><?else?><?if($CUSTOM1$ == 3)?><font color=LightSeagreen><b>$NAME$</b></font><?else?><?if($CUSTOM1$ == 2)?><font color=#ff5900><b>$NAME$</b></font><?else?><?if($CUSTOM1$ == 1)?><font color=Gray><b>$NAME$</b></font><?endif?><?endif?><?endif?><?endif?><?endif?><?endif?></a>
<?if($EMAIL$)?> <a href="$EMAIL_JS$" title="$STR_EMAIL$">E</a><?endif?>
<?if($SITE$)?> <a rel="nofollow" href="$SITE$" target="_blank" title="$STR_URL$">W</a><?endif?>
</div>
<div class="cMessage" style="text-align:left;">$MESSAGE$</div>
</div>