The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My Forum Homepage Got Screwed Up
Hi All,
I did some editing of my html code on my message board the other day and forgot to back up everything before I made my changes and Noticed that my page looks weird now. If you go to my homepage at : http://www.learnmagictricks.org/forum/ at the bottom of the page there should be a box around my stuff in the "what's going on?" area but somehow it got deleted and now it is all white. Can anyone help me as to how I should change the code to get back the way it was before? I currently use: Powered by vBulletin? Version 3.6.5. Thanks. |
#2
|
||||
|
||||
Try putting a table before here:
Code:
<thead> <tr> <td class="tcat" colspan="2">What's Going On?</td> </tr> </thead> <!-- logged-in users --> <tbody> Oh, and you may want to fix some validation errors, the page has about 107 HTML validation errors which makes it hard to find what the problem is... |
#3
|
|||
|
|||
Thank You It Worked
|
#4
|
||||
|
||||
No problem. At least you closed the table tag, otherwise that would likely screw up the page even worse...
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|