The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey hey,
I've played with the settings in vBulletin Options to remove those icons but the column hasn't actually been removed (outlined in orange): I've opened threadbit and tried changing the colspan to "1" but that doesn't yield proper results. This is the bit of colde where the colspan is that I'm editing: Code:
<td class="alt2" colspan="1"></td> <td class="<if condition="$show['sticky']">sticky<else /><if condition="$show['moderated']">moderated<else /><if condition="$show['subscribed']">subscribed<else /><if condition="$thread['pollid']">poll<else />alt1</if></if></if></if>" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]"> Any help would be greatly appreciated. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|