resimdekini nasıl yaparım
3
●624
- 02-05-2007, 16:20:55Kimlik doğrulama veya yönetimden onay bekliyor.
- 02-05-2007, 17:18:49Üyeliği durduruldunormal topx stats kurulu ise aşağıdaki editlemelri yap
kurlu deilse normal topx kur önce
Sonra style ve templatelere girin
TOPXSTATS templatesini tamamen aşağıdakilerle değiştirin...
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$vboptions[bbtitle] - $vbphrase[statistics] - <phrase 1="$displayrecords">$vbphrase[top_x]</phrase></title> $headinclude </head> <body> $header $navbar $topXstats <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt1" align="center"> <form action="topXstats.php" method="post"> <input type="hidden" name="displayrecords" value="$displayrecords" /> <div class="fieldset" style="margin:0px"> $vbphrase[per_page]: <input type="text" class="bginput" style="font-size:11px" name="displayrecords" value="$displayrecords" size="2" /> <input type="submit" class="button" value="$vbphrase[display]" accesskey="s" /> </div> </form> </td> </tr> </table> <br /> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td width="100%"> </td> <td>$forumjump</td> </tr> </table> $footer </body> </html>
Topxstats_poster_bit templatesini aşağıdakilerle komple değişin.
<!-- icons and login code --> <table align="center" class="tborder" border="1" bgcolor="#B1C4E6" bordercolor="#EBF1FA" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]"> <tr> <td class="alt1" class="tborder"> <img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /> </td> <td class="alt1"> <table border="0" align="center" height="145"> <tr><td class="alt1"> <div class="smallfont"> <div> $vbphrase[threads]: $totalthreads</div></td></tr> <tr><td class="alt1"> <div class="smallfont"> <div> $vbphrase[posts]: $totalposts</div></td></tr> <tr><td class="alt1"> <div class="smallfont"> <div> $vbphrase[members]: $numbermembers</div></td></tr> <tr><td class="alt1"><div class="smallfont"> <div><if condition="$show['activemembers']"> <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span> </if></div></td></tr> </div> </table> </td> <!-- saat --> <td class="alt1"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="147" height="139" align="center" border="0" hspace="1"> <param name=movie value="http://www.buraya saatin swflinkini yazın"> <param name=quality value=High> <param name=bgcolor value=EBF1FA> <param name="wmode" value="F6F8FA"> <param name="menu" value="0"> <param name="_cx" value="3836"> <param name="_cy" value="3678"> <param name="FlashVars" value> <param name="Src" value="http://www.http://www.buraya saatin swflinkini yazın"> <param name="Play" value="0"> <param name="Loop" value="0"> <param name="SAlign" value> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ExactFit"> <param name="DeviceFont" value="-1"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="http://forum.ex-zone.com/modules/clock_calendar.swf" quality=high bgcolor=#B8B8F2 WIDTH="135" HEIGHT="135" wmode="transparent" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false"></EMBED></object></td> <!-- / saat --> </tr> <tr> <td class="thead" colspan="3" align="center"> <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> </td> </tr> </table> <!-- / icons and login code -->
TopXstats_stats_bit templatesini aşağıdakilerle komple değişin..
<!-- top statistics box --> <br /> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tbody id="collapseobj_forumhome_statistics" style="$vbcollapse[collapseobj_forumhome_statistics]"> <tr> <td class="thead" width="60%" align="center" nowrap="nowrap">Forum İstatistikleri</td> <td class="thead" width="15%" align="center" nowrap="nowrap">$vbphrase[newest_members]</td> <td class="thead" width="25%" nowrap="nowrap" align="center">$vbphrase[latest_replies]</td> </tr> <tr> <td class="alt2" width="60%" valign="top"> <!-- icons and login code --> <table align="center" class="tborder" border="1" bgcolor="#B1C4E6" bordercolor="#EBF1FA" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]"> <tr> <td class="alt1" class="tborder"> <img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /> </td> <td class="alt1"> <table border="0" align="center" height="145" width="100%"> <tr><td class="alt1" align="center"> <div class="smallfont"> <div align="center"> <b><u>$vbphrase[threads]</b></u><br />$totalthreads</div></td></tr> <tr><td class="alt1"> <div class="smallfont" align="center"> <div align="center"> <b><u>Mesajlar</u></b><br />$totalposts</div></td></tr> <tr><td class="alt1"> <div class="smallfont" align="center"> <div> <b><u>$vbphrase[members]</u></b><br />$numbermembers</div></td></tr> <tr><td class="alt1"><div class="smallfont"> <div align="center"><if condition="$show['activemembers']"> <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>"><b><u>$vbphrase[active_members]</u></b><br />$activemembers</span> </if></div></td></tr> </div> </table> </td> <!-- saat --> <td class="alt1"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="147" height="139" align="center" border="0" hspace="1"> <param name=movie value="http://www.buraya saatin swflinkini yazın"> <param name=quality value=High> <param name=bgcolor value=EBF1FA> <param name="wmode" value="F6F8FA"> <param name="menu" value="0"> <param name="_cx" value="3836"> <param name="_cy" value="3678"> <param name="FlashVars" value> <param name="Src" value="http://www.buraya saatin swflinkini yazın"> <param name="Play" value="0"> <param name="Loop" value="0"> <param name="SAlign" value> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ExactFit"> <param name="DeviceFont" value="-1"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="http://forum.ex-zone.com/modules/clock_calendar.swf" quality=high bgcolor=#B8B8F2 WIDTH="135" HEIGHT="135" wmode="transparent" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false"></EMBED></object></td> <!-- / saat --> </tr> <tr> <td class="thead" colspan="3" align="center"> <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> </td> </tr> </table> <!-- / icons and login code --> </td> <td class="alt1" width="15%" valign="top"> <table> <tr> <td width="100%" nowrap="nowrap"><u>$vbphrase[member]</u></td> <td align="right" nowrap="nowrap"><u>$vbphrase[posts]</u></td> </tr> $topXstats_members_bits </table> </td> <td class="alt2" width="25%" valign="top"> <table> <tr> <td width="70%" nowrap="nowrap" align="center"><u>$vbphrase[thread]</u></td> <td width="30%" nowrap="nowrap"><u>Son Cevap</u></td> <td align="right" nowrap="nowrap"><u>Okunma</u></td> <td align="right" nowrap="nowrap"><u>$vbphrase[replies]</u></td> </tr> $topXstats_threads_bits </table> </td> </tr> </tbody> </table> <br /> <br /> <!-- end top statistics box -->
Not: Son 2 çerçeve içindeki kodlarda saatin swf linkini kendi forumunuza göre editlemeyi unutmayın !!!
