The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
||||
|
||||
![]()
You need to use an html validator to get the page to validate. Right now, if you look at your source code, you've got some weird things going on. I mean, look at the bottom of the page source... you have a form started and never ended:
HTML Code:
<form action="index.php" method="get" style="clear:left">
And what about this? HTML Code:
<table align="center" border="0" width="900" cellpadding="0" cellspacing="0"> </table> HTML Code:
<table border="0" cellpadding="0" cellspacing="0" align="left" style="background-image: url(http://community.zoovix.com/images/evid_green/gradients/nav-bg.png); repeat: repeat-x;" height="50"> </table> I also recommend to anyone working on a style, to get the firebug add-on for firefox. It makes it much easier to Inspect your pages and see what is going on. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|