The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
header?
http://img190.imageshack.us/img190/5011/tasg.jpg On my other website, I had the exact same style, but on this one the top won't align for some reason. Can you guys take a look at my forum, and see what's wrong with that part? http://trasion.com |
#2
|
|||
|
|||
It might be because your div in the middle has width 898 and 1px border.
Try adding a <div style="margin: 0 auto; width:900px"> around the table in the header: HTML Code:
<div style="margin: 0 auto; width: 900px;"><table width="892" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody><tr> <td align="left"><a href="index.php"><img border="0" title="Trasion ? Web Based Software and Graphic Development" src="images/zoovix/misc/header.png" alt="Trasion ? Web Based Software and Graphic Development"/></a></td> <td align="right" id="header_right_cell"> </td> </tr> </tbody></table> </div> |
#3
|
|||
|
|||
Thank you, Nick!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|