The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
removing thread icon col
Ive played around with the template trying to figure out how to remore the icon-col in forumdisplay..
I removed the icon alright, but the col is still there.. When i try to delete it from the template it simply resizes it instead.. This is the code ive been working with: Code:
<if condition="$show['threadicons']"> <td class="thead" colspan="2"> </td> <else /> <td class="thead"> </td> </if> I know i probally have to edit something in the <table> code to get rid of the col, but i have no idea what it is.. Hope someone can give me a hint.. :nervous: |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|