Astăzi voi arăta cum se face TOP 5. Ex:
1)CP-->>Customize design-->>Forum-->>General appearance of forum pages
2) După $BODY$ punem următoru cod
Code
<table class="gTable" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<thead>
<tr valign="top">
<td class="gTableTop" colspan="5">Statistica Site-ului</td></tr></thead>
<tbody>
<tr style="height:1%;vertical-align:top">
<td class="gTableTop" rowspan="4" style="width:1px;height:173px;max-height:173px;display:none;"></td>
<td class="gTableSubTop" align="left" nowrap="nowrap">Ultimele ştiri</td>
<td class="gTableSubTop" align="left" nowrap="nowrap">Cele mai populare teme</td>
<td class="gTableSubTop" align="left" nowrap="nowrap">Ultimele articole</td>
<td class="gTableSubTop" align="left" nowrap="nowrap">Ultimele mesaje</td></tr>
<tr style="vertical-align:top;height:70px;max-height:70px;">
<td class="gTableSubTop">
<table width="100%" cellpadding="0" cellspacing="0" border="0">$MYINF_8$</table></td>
<td class="gTableSubTop">
<table width="100%" cellpadding="0" cellspacing="0" border="0">$MYINF_9$</table></td>
<td class="gTableSubTop">
<table width="100%" cellpadding="0" cellspacing="0" border="0">$MYINF_$</table></td>
<td class="gTableSubTop" rowspan="3" style="height:173px;max-height:173px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0" style="height:100%" id="cybnp">
<tr style="height:14px;vertical-align:top">
<td align="left" nowrap="nowrap" class="smallfont">Temă</td>
<td> </td>
<td align="left" nowrap="nowrap" class="smallfont"> Data, Ora</td>
<td align="left" nowrap="nowrap" class="smallfont"> Autor</td></tr>$MYINF_11$</table></td></tr>
<tr style="height:1%;vertical-align:top">
<td class="gTableSubTop" align="left" nowrap="nowrap">Utilizatori noi</td>
<td class="gTableSubTop" align="left" nowrap="nowrap">Utilizatori activi</td>
<td class="gTableSubTop" align="left" nowrap="nowrap">Comentatori</td></tr>
<tr style="vertical-align:top;height:70px;max-height:70px;">
<td class="gTableSubTop">
<table width="100%" cellpadding="0" cellspacing="0" border="0">$MYINF_12$</table></td>
<td class="gTableSubTop">
<table width="100%" cellpadding="0" cellspacing="0" border="0">$MYINF_13$</table></td>
<td class="gTableSubTop">
<table width="100%" cellpadding="0" cellspacing="0" border="0">$MYINF_14$</table></td></tr>
</tbody></table>
Unde e $MYINF_8$ ,$MYINF_9$ ,$MYINF_10$ .... le schimbati cu ale voastre
3) CP-->>Informers
4)Creem primu informer
Apăsam şi schimbăm conţinutu cu:
Code
<tr style="height:14px;vertical-align:top">
<td align="left" nowrap="nowrap" class="smallfont" title="$TITLE$"><img border="0" src="http://spb-froze.ru/diz2/post_old.gif" /> <a href="$ENTRY_URL$">$TITLE$</a></td>
<td align="right" nowrap="nowrap" class="smallfont" title="Data" width="1%"> <span class="time">$DATE$</span></td>
</tr>
5) Creem informeru 2.
Apăsam şi schimbăm conţinutu cu:
Code
<!--Cele mai populare teme pe forum-->
<tr style="height:14px;vertical-align:top">
<td align="left" nowrap="nowrap" class="smallfont" title="$THREAD_TITLE$"><img border="0" src="http://spb-froze.ru/diz2/post_old.gif" /> <a href="$THREAD_URL$">$THREAD_TITLE$</a></td>
<td align="right" nowrap="nowrap" class="smallfont" title="Raspunsuri" width="1%"> $REPLIES$</td>
</tr>
<!--/Cele mai populare teme pe forum-->
6) Creem informer 3.
Apăsam şi schimbăm conţinutu cu:
Code
<!--Ultimele articole-->
<tr style="height:14px;vertical-align:top">
<td align="left" nowrap="nowrap" class="smallfont" title="$TITLE$"><img border="0" src="http://spb-froze.ru/diz2/post_new.png.gif" /> <a href="$ENTRY_URL$">$TITLE$</a></td>
<td align="right" nowrap="nowrap" class="smallfont" title="Data" width="1%"> $DATE$</td>
</tr>
<!--/Ultimele articole-->
7) Creem informeru 4.
Apăsam şi schimbăm conţinutu cu:
Code
<!--Ultima tema-->
<tr valign="top">
<td align="left" nowrap="nowrap" class="smallfont" title="$THREAD_TITLE$"><img border="0" src="http://spb-froze.ru/diz2/news.png" /> <a href="$THREAD_URL$">$THREAD_TITLE$</a></td>
<td align="left" class="smallfont" title="Treci la primul mesaj a temei necitite '$THREAD_TITLE$'"><a href="$LAST_POST_URL$" style="text-decoration:none"> <font face="arial">▼</font></a></td>
<td align="left" nowrap="nowrap" class="smallfont" title="Data/Ora"> <span class="time">$DATE$, $TIME$</span></td>
<td align="left" nowrap="nowrap" class="smallfont"><a class="uLPost" href="$PROFILE_URL$" target="_blank">$POST_USER$</a></td>
</tr>
8) Creem informeru 5.
Apăsam şi schimbăm conţinutu cu:
Code
<!--Utilizatori noi-->
<tr style="height:14px;vertical-align:top">
<td align="left" nowrap="nowrap" class="smallfont" title="$USERNAME$"><a href="$PROFILE_URL$" target="_blank">$USERNAME$</a></td>
<td align="right" nowrap="nowrap" class="smallfont" title="Data înregistrării" width="1%"> $REG_DATE$</td>
</tr>
<!--/Utilizatori noi-->
9) Creem informeru 6.
Apăsam şi schimbăm conţinutu cu:
Code
<!--Utilizatori activi-->
<tr style="height:14px;vertical-align:top">
<td align="left" nowrap="nowrap" class="smallfont" title="$USERNAME$"><a href="$PROFILE_URL$" target="_blank">$USERNAME$</a></td>
<td align="right" nowrap="nowrap" class="smallfont" title="Posturi" width="1%"> $FORUM_POSTS$</td>
</tr>
<!--/Utilizatori activi-->
10) Creem informeru 7.
Apăsam şi schimbăm conţinutu cu:
Code
<!--Comentarii-->
<tr style="height:14px;vertical-align:top">
<td align="left" nowrap="nowrap" class="smallfont" title="$USERNAME$"><a href="$PROFILE_URL$" target="_blank">$USERNAME$</a></td>
<td align="right" nowrap="nowrap" class="smallfont" title="Comentarii" width="1%"> $COM_POSTS$</td>
</tr>
<!--/Comentarii-->