Log in

View Full Version : Forum Category Bar


Kimberley
11-05-2008, 11:45 AM
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

Seven Skins
11-05-2008, 01:21 PM
Cannot see .. asking for login details.

.

Kimberley
11-05-2008, 01:36 PM
sorry about that .. I think I have fixed it so you can view

Lynne
11-05-2008, 02:09 PM
It looks to me like you forgot to remove these lines from FORUMHOME when you split the categories in your style:
<thead>
<tr align="center">
<td class="thead">&nbsp;</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>

Kimberley
11-05-2008, 02:26 PM
thank you so very much .. that worked :)