vBuLLetin Forum ve Konu AçıkLamaLarının Görünümünü Değiştirme v3.7.x
vBuLLetin Forum ve Konu AçıkLamaLarının Görünümünü Değiştirme v3.7.xvBuLLetin Better Forum & Thread Description Display
Navbar TempLateSinde Bunu BuLun,
HTML-Kodu:
<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>
BununLa Deqi$tir,
HTML-Kodu:
<if condition="$show['forumdesc'] AND THIS_SCRIPT == 'forumdisplay'">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><h1>$foruminfo[title]</h1>
<span class="smallfont">Below you will find a list of discussions in the <b>$foruminfo[title]</b> forums in site. $foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>
<if condition="$show['forumdesc'] AND THIS_SCRIPT == 'showthread'">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><h1>$threadinfo[prefix_plain]$threadinfo[title]</h1>
<span class="smallfont">This is a discussion on <b>$threadinfo[prefix_plain]$threadinfo[title]</b> with in the <b>$foruminfo[title]</b> forums a part of site.
</td>
</tr>
</table>
<br />
</if>
Below you will find a list of discussions in the
forums in site.
This is a discussion on
with in the
forums a part of site.
KodLardaki Bu KıSımLarı DiLerSeniz Kendinize Uyqun oLarak Deqi$tirirSiniz...
Site Yazan Yere Kendi Sitenizin Adını YazCakSınız...
TürkçeLeri Nedir ¿ Bi Zahmet SözLüqe Bakın
DEMO:
OriginaL Link:
http://www.vbulletin.org/forum/showthread.php?t=181389
SpeCiaL ThankS To Idlehearts
vBuLLetin Forum ve Konu AçıkLamaLarının Görünümünü Değiştirme v3.7.xvBuLLetin Better Forum & Thread Description Display
Navbar TempLateSinde Bunu BuLun,
HTML-Kodu:
<if condition="$show['forumdesc']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>
BununLa Deqi$tir,
HTML-Kodu:
<if condition="$show['forumdesc'] AND THIS_SCRIPT == 'forumdisplay'">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><h1>$foruminfo[title]</h1>
<span class="smallfont">Below you will find a list of discussions in the <b>$foruminfo[title]</b> forums in site. $foruminfo[description]</span></td>
</tr>
</table>
<br />
</if>
<if condition="$show['forumdesc'] AND THIS_SCRIPT == 'showthread'">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%"><h1>$threadinfo[prefix_plain]$threadinfo[title]</h1>
<span class="smallfont">This is a discussion on <b>$threadinfo[prefix_plain]$threadinfo[title]</b> with in the <b>$foruminfo[title]</b> forums a part of site.
</td>
</tr>
</table>
<br />
</if>
Below you will find a list of discussions in the
forums in site.
This is a discussion on
with in the
forums a part of site.
KodLardaki Bu KıSımLarı DiLerSeniz Kendinize Uyqun oLarak Deqi$tirirSiniz...
Site Yazan Yere Kendi Sitenizin Adını YazCakSınız...
TürkçeLeri Nedir ¿ Bi Zahmet SözLüqe Bakın
DEMO:



OriginaL Link:
http://www.vbulletin.org/forum/showthread.php?t=181389
SpeCiaL ThankS To Idlehearts