The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey everyone, just looking for a bit of help. I've seen it done before but couldnt find the source of how so i'll explain what i'm trying to do.
On the FORUMHOME the default setup is to have the tcat (Catagory Strip) Below the thead. I was wanting to know how to change the order so that on the forumhome the tcat is above the thead. This is the part of the code i figured was where i needed to do the modification, but cant seem to locate the tcat part.... Code:
<!-- main --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <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> <td class="thead">$vbphrase[threads]</td> <td class="thead">$vbphrase[posts]</td> <if condition="$vboptions[showmoderatorcolumn]"> <td class="thead">$vbphrase[moderator]</td> </if> </tr> </thead> $forumbits --------------- Added [DATE]1207205046[/DATE] at [TIME]1207205046[/TIME] --------------- new question, how do i access $forumbits ? i think thats where i can change it |
#2
|
||||
|
||||
![]()
Are you thinking of something like this: ForumHome Category Spacing
I think the templates you want to play with are the "forumhome_forumbit_level1_etc" templates. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|