muratcan25
07-24-2010, 10:00 PM
vBulletin ForumHome Editing
************ English installation*******************
Live DEMO: MuRaTCaN - 25 (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
<!-- main -->
...
(Select all of the code in this search)
...
<!-- /main -->
Replace with the following
<!-- main - MuRaTCaN -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </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']">
<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
<!-- 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">$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 class="alt2" width="600">
$forum[lastpostinfo]
<br/>
$vbphrase[threads]: $forum[threadcount] ~~
$vbphrase[posts]: $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
<!-- 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
<!-- main - MuRaTCaN -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </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']">
<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
<!-- 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&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]: $forum[threadcount] ~~
$vbphrase[posts]: $forum[replycount]
</td>
</tr>
$childforumbits
<!-- /forumhomeduzen-MuRaTCaN -->
Keyifli Kullanım ve D?zenlemeler
Demo: MuRaTCaN - 25 (http://forum.muratcan25.com/index.php?styleid=1)
Hazırlayan: MuRaTCaN #|# http://mp3cagi.org /.biz (http://mp3cagi.org)
Kaynak: vBulletin ForumHome D?zenleme (Temaya Şekil verme Hazır Kodlar) - Mp3Cagi.Org (http://mp3cagi.biz/18194-vbulletin-forumhome-duzenleme-temaya-sekil-verme-hazir-kodlar.html)
*********** Caps Screen / Default Theme **********
Default Tema G?r?nt?s?
http://img208.imageshack.us/img208/8505/forumhomeduzenidefault.jpg
https://vborg.vbsupport.ru/attachment.php?attachmentid=120073&d=1280089839
Please Click to [B]Mark as Installed :D
************ English installation*******************
Live DEMO: MuRaTCaN - 25 (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
<!-- main -->
...
(Select all of the code in this search)
...
<!-- /main -->
Replace with the following
<!-- main - MuRaTCaN -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </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']">
<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
<!-- 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">$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 class="alt2" width="600">
$forum[lastpostinfo]
<br/>
$vbphrase[threads]: $forum[threadcount] ~~
$vbphrase[posts]: $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
<!-- 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
<!-- main - MuRaTCaN -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td class="thead"> </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']">
<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
<!-- 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&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]: $forum[threadcount] ~~
$vbphrase[posts]: $forum[replycount]
</td>
</tr>
$childforumbits
<!-- /forumhomeduzen-MuRaTCaN -->
Keyifli Kullanım ve D?zenlemeler
Demo: MuRaTCaN - 25 (http://forum.muratcan25.com/index.php?styleid=1)
Hazırlayan: MuRaTCaN #|# http://mp3cagi.org /.biz (http://mp3cagi.org)
Kaynak: vBulletin ForumHome D?zenleme (Temaya Şekil verme Hazır Kodlar) - Mp3Cagi.Org (http://mp3cagi.biz/18194-vbulletin-forumhome-duzenleme-temaya-sekil-verme-hazir-kodlar.html)
*********** Caps Screen / Default Theme **********
Default Tema G?r?nt?s?
http://img208.imageshack.us/img208/8505/forumhomeduzenidefault.jpg
https://vborg.vbsupport.ru/attachment.php?attachmentid=120073&d=1280089839
Please Click to [B]Mark as Installed :D