Last_Zero
02-14-2011, 10:00 PM
=============================================
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 (https://vborg.vbsupport.ru/showthread.php?t=256817) By AURFSCAN (https://vborg.vbsupport.ru/member.php?u=234213)
=============================================
No We Need To Put The Thread And Posts Count Under Forum Title Or Description
Example :-
=========================================
https://vborg.vbsupport.ru/attachment.php?attachmentid=126720&stc=1&d=1297788010
=========================================
Open The Template Forumhome_Forumbit_Level2_Post
(( If You Want To Add Thread And Post Count Between Forum Title And Description ))
Search For
<vb:if condition="$show['browsers']"><span class="viewing">({vb:raw forum.browsers} {vb:rawphrase viewing})</span></vb:if>
Add Below It
<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
<vb:if condition="$show['forumdescription']"><p class="forumdescription">{vb:raw forum.description}</p></vb:if>
Add Below It
<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
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 (https://vborg.vbsupport.ru/showthread.php?t=256817) By AURFSCAN (https://vborg.vbsupport.ru/member.php?u=234213)
=============================================
No We Need To Put The Thread And Posts Count Under Forum Title Or Description
Example :-
=========================================
https://vborg.vbsupport.ru/attachment.php?attachmentid=126720&stc=1&d=1297788010
=========================================
Open The Template Forumhome_Forumbit_Level2_Post
(( If You Want To Add Thread And Post Count Between Forum Title And Description ))
Search For
<vb:if condition="$show['browsers']"><span class="viewing">({vb:raw forum.browsers} {vb:rawphrase viewing})</span></vb:if>
Add Below It
<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
<vb:if condition="$show['forumdescription']"><p class="forumdescription">{vb:raw forum.description}</p></vb:if>
Add Below It
<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