Creat Informer:
Users · Entries · No. of files · Entries: 5 · Columns: 1
And in to informer insert that code:
Code
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="44"><?if($AVATAR_URL$)?><a href="$PROFILE_URL$" title="$USERNAME$"><img src="$AVATAR_URL$" style="border:1px solid #EAEAEA; padding:2px; width:70px; height:70px;"></a><?else?><?if($USER_LOGGED_IN$)?><img src="http://webuilder.info/Comentarii/Guests_0.png" style="border:1px solid #EAEAEA; padding:2px; width:70px; height:70px;"><?else?><img src="http://webuilder.info/Comentarii/Guests_0.png" style="border:1px solid #EAEAEA; padding:2px; width:70px; height:70px;"><?endif?><?endif?>
</td><td style="font-size:8pt; color:#666; padding-left:4px;"><img src="http://webuilder.info/style/topuser/user.png" align="absmiddle" alt="" />
<a href="$PROFILE_URL$"><span style="color:#FF0000"><b>$USERNAME$</b></span></a><br>
<img src="http://webuilder.info/style/topuser/news.png" align="absmiddle" alt="" /> News: <b>$LOAD_POSTS$</b><br>
<img src="http://webuilder.info/style/topuser/balloon.png" align="absmiddle" alt="" /> Comments: <b>$COM_POSTS$</b><br>
<img src="http://webuilder.info/style/topuser/repa.png" align="absmiddle" alt="" /> Reputation: <b>$REPUTATION$</b><br>
<img src="http://webuilder.info/style/topuser/thx.png" align="absmiddle" alt="" /> Rank: <b> $RANK_ICON$ </b></td></tr></tbody></table>
<span style="font-size:0px;"></span></div><div style="padding:4px;">
This code insert where you want to see informer:
Code
<!-- uTop-->
<div style="padding:4px;">
$MYINF_1$
<span style="font-size:0px;"></span></div>
<!--/uTop-->