Back to vBulletin 4.x Template Modifications

Posts And Thread Count Under Forum Title
Mod Version: 1.00, by Last_Zero

vB Version: 4.1.0 Rating: (6 votes - 5.00 average) Installs: 40
Released: 15 Feb 2011 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

=============================================

This Edit I Was Searching For It And No One Answered Me

So I Tried And Make It Myself

And Told Myself That I Must Share With People May Need

=============================================

First Thing You Must Use This Edit Here To Remove The Posts And Threads From Forumhome

Remove 'Threads' And 'Posts' Counts Column From Forumhome By AURFSCAN

=============================================

No We Need To Put The Thread And Posts Count Under Forum Title Or Description

Example :-

=========================================



=========================================

Open The Template Forumhome_Forumbit_Level2_Post

(( If You Want To Add Thread And Post Count Between Forum Title And Description ))

Search For

PHP Code:
<vb:if condition="$show['browsers']"><span class="viewing">({vb:raw forum.browsers} {vb:rawphrase viewing})</span></vb:if> 
Add Below It

PHP Code:
<div class="subforums">
<
h4 class="subforumlistlabel">{vb:rawphrase threads}: {vb:raw forum.threadcount}</h4> <h4 class="subforumlistlabel">{vb:rawphrase posts}: {vb:raw forum.replycount}</h4>
<
br />
</
div

(( If You Want To Add Thread And Post Count After Description Like Example ))

Search For

PHP Code:
<vb:if condition="$show['forumdescription']"><class="forumdescription">{vb:raw forum.description}</p></vb:if> 
Add Below It

PHP Code:
<div class="subforums">
<
h4 class="subforumlistlabel">{vb:rawphrase threads}: {vb:raw forum.threadcount}</h4> <h4 class="subforumlistlabel">{vb:rawphrase posts}: {vb:raw forum.replycount}</h4>
<
br />
</
div
Thats It

Plz Click Install If U Installed This Edit

Download

No files for download.

Screenshots

Click image for larger version
Name:	Ex.Jpg
Views:	4100
Size:	25.3 KB
ID:	126720  

Similar Mods

Mini Mods BT - Thread title, thread views, reply count and active users. Modification Graveyard
[release] Changing layout of Posts + Thread count vBulletin 2.x Template Modifications

vblts.ru supports vBulletin®, 2022-2024