The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
Thanks for that
![]() I did search google but I thought it might be different because its a custom design. That has removed the count but the column is still there blank where the count is but shows Threads / Posts columns Code:
<tr align="center"> <td class="alt2" width="5"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></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"><font color="#CC0000"><strong>$vbphrase[subforums]</strong>: </font><br /> $forum[subforums]</div></if> </td> <td class="alt2" width="225">$forum[lastpostinfo]</td> <if condition="$vboptions['showmoderatorcolumn']"> <td class="alt1" width="30"><div class="smallfont">$forum[moderators] </div></td> </if> </tr> $childforumbits |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|