boardindex.template.php dosyasını açın
bulun
}
?>
üstüne ekleyin
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>';