Forum Kategorilerinizi Birbirinden Ayırın

Mesaj Önizleme  Konuyu Gönder 
Forum Kategorilerinizi Birbirinden Ayırın
Yazar Mesaj
SoniQuake
Küheylan
******
Forum Yöneticisi

Mesajlar: 7,383
Katılım: Nov 2007
Rep Puanı: 65

Toplam Konu: 4970
Mesaj: #1
Forum Kategorilerinizi Birbirinden Ayırın

- FORUMHOME Template inde Bulun;

Kod:
<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
    <if condition="$show['guest']">
    <!-- guest welcome message -->
    <tr>
        <td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
    </tr>
    <tr>
        <td class="alt1" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>">
            <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
        </td>
    </tr>
    <!-- / guest welcome message -->
    </if>
    <tr align="center">
      <td class="thead"> </td>
      <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
      <td class="thead" width="175">$vbphrase[last_post]</td>
      <td class="thead">$vbphrase[threads]</td>
      <td class="thead">$vbphrase[posts]</td>
      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead">$vbphrase[moderator]</td>
      </if>
    </tr>
</thead>
$forumbits
<tbody>
    <tr>
        <td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
            <a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
            <if condition="$vboptions['forumleaders']">  
            <a href="showgroups.php$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
        </strong></div></td>
    </tr>
</tbody>
</table>
$forumhome_markread_script
<!-- /main -->


Şu Kodlarla Değiştirin;

<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
    <if condition="$show['guest']">
    <!-- guest welcome message -->
    <tr>
        <td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
    </tr>
    <tr>
        <td class="alt1" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>">
            <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
        </td>
    </tr>
    <!-- / guest welcome message -->
    </if>
</thead>
$forumbits
$forumhome_markread_script
<!-- /main -->


Yine Şu Kodları Bulun;

</table>
<br />
<!-- end what's going on box -->


Şunlarla Değiştirin;

<tbody>
<tr>
<td class="thead" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a>
  
<a href="showgroups.php?$session[sessionurl]">$vbphrase[view_forum_leaders]</a>
</strong></div></td>
</tr>
</tbody>
</table>
<br />
<!-- end what's going on box -->

- FORUMHOME_FORUMBIT_LEVEL1_NOPOST Template ini Açın Ve İçindekilerle Değiştirin;

Kod:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
    <tr>
        <td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
            <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
            <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
            <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
            <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
        </td>
    </tr>
</tbody>
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
<tr align="center">
<td class="thead" width="35"> </td>
<td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$vbphrase[last_post]</td>
<td class="thead" width="65">$vbphrase[threads]</td>
<td class="thead" width="65">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="120">$vbphrase[moderator]</td>
</if>
</tr>
$childforumbits
<tr><td class="thead" style="line-height: 0; padding: 0; margin: 0;" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"><img src="$vboptions[cleargifurl]" alt="" width="1" height="12" /></td></tr>
</tbody>
</if>
</table>
<div style="padding:0px 0px 16px 0px;"></div>

- FORUMHOME_FORUMBIT_LEVEL2_POST Template ini Açın Ve İçindekilerle Değiştirin;

Kod:
<tr align="center">
    <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
    <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
        <div>
            <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
            <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
        </div>
        <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
        <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
        <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
    </td>
<td class="alt2" width="175" nowrap="nowrap">$forum[lastpostinfo]</td>
<td class="alt1" width="65">$forum[threadcount]</td>
<td class="alt2" width="65">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1" width="120"><div class="smallfont">$forum[moderators] </div></td>
</if>
</tr>
$childforumbits

- FORUMHOME_LASTPOSTBY Template ini Açın Ve İçindekilerle Değiştirin;

Kod:
<table cellpadding="0" cellspacing="0" border="0" width="175"><tr align="$stylevar[right]">
        <td nowrap="nowrap"><span class="smallfont">
        <a href="showthread.php?$session[sessionurl]goto=newpost&t=$lastpostinfo[lastthreadid]" title="Go to first unread post in thread '$lastpostinfo[lastthread]'"><b>$lastpostinfo[trimthread]</b></a><br />
Poster: <a href="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]">$lastpostinfo[lastposter]</a><br />
            $lastpostinfo[lastpostdate]
            <if condition="$vboptions['yestoday'] != 2">
                <span class="time">$lastpostinfo[lastposttime]</span>
            </if>
            </span></td>
        <td nowrap="nowrap"> <a href="showthread.php?$session[sessionurl]goto=lastpost&t=$lastpostinfo[lastthreadid]"><img src="$stylevar[imgdir_button]/lastpost.gif" alt="lastpost.gif" title="Go to last post" border="0" /></a></td>
    </tr></table>








Not :
  • Moderator olmak isteyen arkadaşlar lütfen özel mesaj atmayınız. Başvurularınız değerlendirilmeyecektir.
  • Forumda karşılaştığınız sorunlarla ilgili özel mesaj atmayınız. Soru - Sorun bölümüne yeni konu açarak sorunlarınızı belirtebilirsiniz.
  • Herkesi Moderator yapıyoruz ! Başvurmak için tıklayın !
(En son düzenleme: 12-18-2007 11:47 PM SoniQuake.)
11-29-2007 09:47 PM
Kullanıcının websitesini ziyaret et Bu kullanıcının gönderdiği tüm mesajları bul Bu mesajı bir cevapta alıntı yap
Mesaj Önizleme  Konuyu Gönder 


Benzer Konular...
Konu: Yazar Cevaplar: Gösterim: Son Mesaj
  vBulletin Forum Optimizasyonu SoniQuake 0 7 10-29-2008 06:52 AM
Son Mesaj: SoniQuake
  Ücretsiz Vbulletin Forum Açma SoniQuake 4 1,146 03-16-2008 06:33 PM
Son Mesaj: tofiss

Anahtar Kelimeler

Forum Kategorilerinizi Birbirinden Ayırın indir, Forum Kategorilerinizi Birbirinden Ayırın yükle, Forum Kategorilerinizi Birbirinden Ayırın download, Forum Kategorilerinizi Birbirinden Ayırınindirmek istiyorum, Forum Kategorilerinizi Birbirinden Ayırın yükle, Forum Kategorilerinizi Birbirinden Ayırın bedava, Forum Kategorilerinizi Birbirinden Ayırın İNDİR, Forum Kategorilerinizi Birbirinden Ayırın YÜKLE, Forum Kategorilerinizi Birbirinden Ayırın free, Forum Kategorilerinizi Birbirinden Ayırın yukle, Forum Kategorilerinizi Birbirinden Ayırın İndir, Forum Kategorilerinizi Birbirinden Ayırın download, Forum Kategorilerinizi Birbirinden Ayırın inndir, Forum Kategorilerinizi Birbirinden Ayırın Dvdrip, Forum Kategorilerinizi Birbirinden Ayırın filmi indir, Forum Kategorilerinizi Birbirinden Ayırın online izle, Forum Kategorilerinizi Birbirinden Ayırın super film, Forum Kategorilerinizi Birbirinden Ayırın bedava izle


Foruma Git: