Back to vBulletin 3.8 Template Modifications

ForumHome Editing
Mod Version: 1.00, by muratcan25

vB Version: 3.8.x Rating: (1 vote - 5.00 average) Installs: 4
Released: 25 Jul 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Code Changes  

vBulletin ForumHome Editing

************ English installation*******************

Live DEMO: http://forum.muratcan25.com/index.php?styleid=11

Installation**
(Danger ! : Of the BACKUP TEMPLATE BELOW PLEASE BEFORE YOU BEGIN PROCESSING)

Search in templates

Forumhome

Find

Code:
<!-- main -->
...
(Select all of the code in this search)
...
<!-- /main -->
Replace with the following

PHP Code:
<!-- main MuRaTCaN -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
thead>
    <
tr align="center">
      <
td class="thead">&nbsp;</td>
      <
td class="thead" width="60%" align="$stylevar[left]">$vbphrase[forum]</td>
      <
td class="thead"  width="40%">$vbphrase[last_post]</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']">&nbsp; &nbsp;
            <
a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
            </
strong></div></td>
    </
tr>
</
tbody>
</
table>
$forumhome_markread_script
<!-- /main MuRaTCaN --> 
Search in templates
forumhome_forumbit_level2_post
Find

Delete all

Add all of the following

PHP Code:
<!-- forumhomeduzen-MuRaTCaN -->
<
tr align="center">
    <
td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]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 rel="nofollow" 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&amp;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 class="alt2" width="600">
$forum[lastpostinfo]
<
br/>
$vbphrase[threads]:&nbsp;$forum[threadcount] ~~
$vbphrase[posts]:&nbsp;$forum[replycount]
</
td>

</
tr>
$childforumbits
<!-- /forumhomeduzen-MuRaTCaN --> 

**************** TÜRKÇE KURULUM ****************
Kurulum**
(ÖNEMLİ NOT: İŞLEME BAŞLAMADAN ÖNCE LÜTFEN ŞABLONLARIN YEDEKLERİNİ ALIN DAHA SONRA SİTEM GİTTİ DİYE DERT YANMAYIN)

Forumhome Şablonunda Bulun
Code:
<!-- main -->
...
(Bu Aradaki Kodların Hepsini Seçin
...
<!-- /main -->
Tüm Main Kod Arasındaki Kodları SEçin ve Aşağidaki İle Değiştirin
PHP Code:
<!-- main MuRaTCaN -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
thead>
    <
tr align="center">
      <
td class="thead">&nbsp;</td>
      <
td class="thead" width="60%" align="$stylevar[left]">$vbphrase[forum]</td>
      <
td class="thead"  width="40%">$vbphrase[last_post]</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']">&nbsp; &nbsp;
            <
a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
            </
strong></div></td>
    </
tr>
</
tbody>
</
table>
$forumhome_markread_script
<!-- /main MuRaTCaN --> 
daha sonra gine Admincp > stil ve Temalar > Temalarda Ariyoruz

forumhome_forumbit_level2_post

Şablonunu Bulup İçindeki Tüm Kodlari Silip Aşağidaki Kodları Ekliyoruz
PHP Code:
<!-- forumhomeduzen-MuRaTCaN -->
<
tr align="center">
    <
td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]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 rel="nofollow" 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&amp;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 class="alt2" width="600">
$forum[lastpostinfo]
<
br/>
$vbphrase[threads]:&nbsp;$forum[threadcount] ~~
$vbphrase[posts]:&nbsp;$forum[replycount]
</
td>

</
tr>
$childforumbits
<!-- /forumhomeduzen-MuRaTCaN --> 

Keyifli Kullanım ve Düzenlemeler
Demo: http://forum.muratcan25.com/index.php?styleid=1
Hazırlayan: MuRaTCaN #|# http://mp3cagi.org
Kaynak: http://mp3cagi.biz/18194-vbulletin-forumhome-duzenleme-temaya-sekil-verme-hazir-kodlar.html

*********** Caps Screen / Default Theme **********

Default Tema Görüntüsü




Please Click to Mark as Installed

Download

No files for download.

Screenshots

Click image for larger version
Name:	forumhomeduzenidefault.jpg
Views:	99
Size:	23.3 KB
ID:	120070   Click image for larger version
Name:	screen english.JPG
Views:	1623
Size:	52.2 KB
ID:	120073  

Similar Mods

Split ForumHome page - Custom ForumHome Design vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024