CSS kods: 
 Code
.ava {border:0px; width:50px; height:50px;} 
    .avatd {border-right: 1px dashed #9c9c9c; padding:2px;} 
    .latestusers {border: 1px solid #9c9c9c;background-image:url(http://skyscript.ucoz.com/images/forumback.png);} 
    .countryflag {border-left: 1px dashed #9c9c9c; padding:2px;} 
    
  
 tad izveidojam informeri "users - Registration date D · Entries: 5 · Columns: 1" 
 atveram informera šablonu un visu tur esošo aistājam ar šo: 
 Code
<center><div style="padding-bottom:1px;"> 
 <table class="latestusers" border="0" cellspacing="0" width="100%"> 
    <tr> 
    <td class="avatd" width="50"><?if($USER_AVATAR_URL$)?><img class="ava" src="$USER_AVATAR_URL$" title="$USERNAME$"><?else?><img class="ava" src="/images/Nau-Avatara.gif" title="$USERNAME$"><?endif?></td> 
    <td><center><a href="$PROFILE_URL$" title="$USERNAME$">$USERNAME$</a> <hr> Reģ. Dat.: $REG_DATE$</center></td> 
 <td class="countryflag" width="16"><center><img title="$COUNTRY_ID$" src="http://skyscriptfiles.t15.org/country/$COUNTRY_ID$.png"></center></td></tr> 
 </table></div></center>
  
 Iznāks: 
 
 
 Avots -Skyr.Ucoz.Lv