![]() |
Taking forum markers out?
How can I take the forum markers out of my forum?
|
So you don't want the "board" icons next to forum names? Is that what you are referring to?
|
Yes that is what I am saying :)
|
I believe you will need to modify a few templates (forumhome_forumbit_*) to remove the column.
|
Hmm, how do I go about this? Where is it located? I am really new with VB
|
Admin CP > Styles & Templates > Dropdown Menu > Edit Templates > Forum Home Templates
Edit FORUMHOME, find and remove: Code:
<td class="thead"> </td> Code:
<!-- icons and login code --> Code:
<if condition="!$show['guest']"> Code:
<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if> Code:
<if condition="$vboptions[showmoderatorcolumn]">5<else />4</if> Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> |
All times are GMT. The time now is 02:18 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|