PDA

View Full Version : Extra Table , how to remove it ?



texasasl
Sun 3rd Apr '05, 11:34am
somewhere here i found the category split hack and i installed it , it works ok but i have a small problem look at the pic the table marked red shouldn't be there how i can remove it . Thank you in advance .

Blue Moose Aaron
Tue 5th Apr '05, 6:07pm
In your forumhome template find


<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$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>

and remove it

texasasl
Wed 6th Apr '05, 12:36am
thank you very much .

Blue Moose Aaron
Wed 6th Apr '05, 10:29am
Anything for a fellow Texan!