The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Forum display on forum homepage
Is there a way to remove all the lines, post and thread information from the forum homepage (shown here where I've crudely scrubbed it out) on VB 3.8.5 so that the end result looks the same as vb.coms link to here forum??
|
#2
|
||||
|
||||
You would need to edit all the forumhome templates to remove what you dont want, create another style and experiment
|
#3
|
||||
|
||||
Quote:
edit: I assume the code I would need to add would be something like this Code:
<if condition="$forum[forumid] != X"> <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead" width="175">$vbphrase[last_post]</td> </if> </tr> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|