In block puneti codul :
Code
<!-- <authorization> -->
<?if($USER_LOGGED_IN$)?>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><b>$TIME$</b><br>You're logged in as: <b>$USERNAME$</b><br>
<tr> <td align="center"><img src="http://gigabytezone.com/images/icons/auth/hr.png" width="100" height="20" /></td></tr>
</td>
</tr>
<tr>
<td align="center"><?if($USER_AVATAR_URL$)?>
<img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0">
<?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://gigabytezone.com/images/avatar.jpg" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://gigabytezone.com/images/avatar.jpg" border="0"><?endif?><?endif?>
<tr>
<tr> <td align="center"><img src="http://gigabytezone.com/images/icons/auth/hr.png" width="100" height="20" /></td></tr>
<td align="center"><a href="javascript://" rel="nofollow" onclick="window.open('/index/8','userpm','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;"><img src="http://gigabytezone.com/images/icons/auth/add.png" width="50" height="50" /></a>
<?if ($IS_NEW_PM$)?>
<a href="javascript://" rel="nofollow" onclick="window.open('/index/14','userpm','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;">
<img src="http://gigabytezone.com/images/icons/auth/new_pm.png" width="50" height="50" /></a>
<?else?>
<a href="javascript://" rel="nofollow" onclick="window.open('/index/14','userpm','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;">
<img src="http://gigabytezone.com/images/icons/auth/pm.png" width="50" height="50" /></a>
<?endif?>
<a href="/index/10"><img src="http://gigabytezone.com/images/icons/auth/logout.png" width="50" height="50" /></a>
</td>
</tr>
</table><?else?> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><b>$TIME$</b><br>Welcome <b>$USERNAME$</b>!<br>
<tr> <td align="center"><img src="http://gigabytezone.com/images/icons/auth/hr.png" width="100" height="20" /></td></tr>
</td>
</tr>
<tr>
<td align="center"><?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0">
<?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://gigabytezone.com/images/avatar.jpg" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://gigabytezone.com/images/avatar.jpg" border="0"><?endif?><?endif?></td>
</tr>
<tr> <td align="center"><img src="http://gigabytezone.com/images/icons/auth/hr.png" width="100" height="20" /></td></tr>
<tr>
$LOGIN_FORM$
</tr>
</table><?endif?>
<!-- </authorization> -->
Sursa: Link
Rezultat: