in Main » Customize design » Tag Board » Appearance of entries cautam codul:
Code
<?if($USERNAME$)?><a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><img alt="" src="http://s43.ucoz.net/img/icon/profile.png" width="13" border="0" style="vertical-align:-2px"/></a> <?endif?>
si schimbam cu:
Code
<?if($AVATAR_URL$)?> <a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow">
<img alt="$USERNAME$" src="$AVATAR_URL$" border="0" style="vertical-align:-2px" width="18">
<?else?>
<img alt="$USERNAME$" src="http://s36.ucoz.net/img/icon/profile.png" border="0" style="vertical-align:-2px">
<?endif?>
</a>
[spoiler="Exemplu"][/spoiler] Sursa: megaucoz