Right side column on forum home only - vBulletin.org Forum
This hack causes 37 W3C errors. If I remove ALL content from the sidecolumn template, it reduces the W3C error down to one.
This is the content that I use:
You must first be a
registered member to view any code.
Some w3c error examples:
Quote:
Line 2522, Column 3: document type does not allow element "tr" here.
(this above mainly sums up almost all 37 errors)
Line 2651, Column 3: document type does not allow element "tr" here; assuming missing "table" start-tag.
|
If I empty the template while keeping the plugin installed and forumhome template edits in tact, I get this one error:
Quote:
|
Line 2318, Column 7: end tag for "table" which is not finished.</table>
|
I hope someone can figure a way to fix the w3c errors. I've tried a few different methods to no avail. It also causes forumhome to load a bit slower, maybe an extra 3 seconds.