The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
red place on forumhome
How do i erase in red place on forumhome ( vb 3.6.8 ) ? --------------- Added [DATE]1195907000[/DATE] at [TIME]1195907000[/TIME] --------------- any massage ? |
#2
|
||||
|
||||
In Forum Home templates group in both templates...
forumhome_forumbit_level2_post forumhome_forumbit_level1_post Find and delete: Code:
<td class="alt1">$forum[threadcount]</td> <td class="alt2">$forum[replycount]</td> Save. Then in FORUMHOME template find and delete: Code:
<td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> That will remove your thread and post columns. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|