özellikler:
--Konu Sayısı
--Cevap Sayısı
--Online Rekor Sayısı
--Online Sayısı
--Son Üye
--Online Üyeler(Kayan Yazı Şeklinde)
FORUMHOME templatesi bul;
$navbarAltına Ekle;
<!-- Ana Sayfa Bilgileri --> <table class="tborder" align="center" border="0" cellpadding="5" cellspacing="2" width="100%"><tr> <td class="thead" colspan="6"><span class="smallfont"><b><center>Ana Sayfa Bilgileri</center> </b> </span></td></tr> <tr> <td rowspan="2" class="alt1" width="30"> <img src="$stylevar[imgdir_misc]/stats.gif"> </td> <td class="alt1" nowrap="nowrap"> <fieldset><legend><b>Konular</b></legend> <center><b>$totalthreads</center></b> </fieldset> </td> <td class="alt2" nowrap="nowrap"> <fieldset><legend><b>Cevaplar</b></legend> <center><b>$totalposts</b></center></fieldset> </td> <td class="alt2" nowrap="nowrap"> <fieldset><legend><b>Online Sayısı</b></legend> <center><b>$activemembers</b></td> <tr> <td class="alt2" nowrap="nowrap"> <fieldset><legend><b>Online Üyeler</b></legend> <if condition="$activeusers"><marquee scrollAmount="5" onmouseover='this.stop()' onmouseout='this.start()' width="100%"><b>$activeusers</b></marquee><else /><center><b>$activeusers</center></b></if> </fieldset> </td> <td class="alt1" nowrap="nowrap"> <fieldset><legend><b>Online Rekor</b></legend> <center><b>$recordusers</b></center></fieldset> </td> <td class="alt1" nowrap="nowrap"> <fieldset><legend><b>Son Üye</b></legend> <center><b>$newusername</b></td> </center></fieldset> <br> </td> </tr> </table> <br/> <!-- Ana Sayfa Bilgileri -->
Yapımcı: Rsmx