The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Category Bar
Can someone please take a look and tell me why I have this extra catergory bar at the very top of main page above the front desk? and how to please remove it. I am new to all of this.
Thank you Kimmie http://www.relentlessflame.com/forum |
#2
|
||||
|
||||
Cannot see .. asking for login details.
. |
#3
|
|||
|
|||
sorry about that .. I think I have fixed it so you can view
|
#4
|
||||
|
||||
It looks to me like you forgot to remove these lines from FORUMHOME when you split the categories in your style:
HTML Code:
<thead> <tr align="center"> <td class="thead"> </td> <td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td> <td class="thead">$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> |
#5
|
|||
|
|||
thank you so very much .. that worked
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|