Quote:
Originally Posted by Bellardia
HTML Code:
<td class="thead">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
Find these? Hopefully self explanatory, just make sure you add the colspan to reflect the changes.
|
This is my bad, but I was looking for the wrong thing. It's the views on the forumdisplay I wish to remove. I've removed everything that uses the phrase views, but still no luck. Any other ideas?
EDIT: NVM found it.
Code:
<td class="alt2" align="center">$thread[views]</td>