PDA

View Full Version : <open content container> problem


wickland
08-08-2007, 08:56 PM
This container statement or "something" in my forum is triggering a table statement to appear.

Everything is fine when you are logged out but when I log into the forum, this statement gets added to the code RIGHT before the <!-- open content container --> statement, and because of this, my forum looks all messed up and out of alignment because of it:

<table width="760" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top"><!-- open content container -->

How can I make this statement not appear when members log in?

Nevermind, found the source of the bug - Vb Ad Management
Disabled and problem went away.