Scriptse buyur
http://www.rapidshare.com/files/1691...n.com.rar.html
ekleme yapcaksan kayan Toplist
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>';
Farklısı
Alıntı:
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">Toplist</td>
</tr>
<tr>
<td valign="middle" align="center" height="60">
toplist kodları
</td>
</tr>
</table>';
|