I've just added my own template around vBulletin and its the first time i've done it using my own left hand nav bar. Anyways, the front page worked fine, then I viewed a thread and half the page was slapped under my left nav. I found the showhead template has an extra </td> </tr> </table> which closes off my table!?!?! oh and with a nice little comment
Now fine got rid of that but now I find other templates with the same problem. Anyway to get around this without having to trawl through all the templates
Code:
<!-- End content area table (CREATED IN HEADER!!) -->

Comment