Misafir Misafir
| Konu: Forumun En Altına Kayan Toplist Eklemek Paz Mart 02, 2008 4:58 pm | |
| boardindex.template.php dosyasını açın bulun - Kod:
-
}
?> üstüne ekleyin - Kod:
-
echo ' <table border="0" width="100%" class="tborder" cellspacing="' , ($context['browser']['is_ie'] || $context['browser']['is_opera6']) ? '1' : '0' , '" cellpadding="4" style="margin-bottom: 2ex;"> <tr> <td class="catbg"><span class="smalltext"><center>-=| TopLisT |=-</center></td> </tr> <tr> <td valign="middle" align="center" height="60"> <marquee><a target="_blank" href="TOPLİSTİNİZİN LİNKİNİ BURAYA KOYUN" border="0" /> </a></marquee> <table border="0" width="50%" class="tborder" cellspacing="' , ($context['browser']['is_ie'] || $context['browser']['is_opera6']) ? '1' : '0' , '" cellpadding="4" style="margin-bottom: 2ex;"> </table>'; |
|