The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
logo not aligned with main table
My header is 960px wide, which is also the width of my main table. But as you can see, the header is about 4px to the left of the main table:
http://www.canadianvolvoforum.com Why am I having difficulty lining the header with the main table? |
#2
|
|||
|
|||
Edit your Header template and remove the html highlighted in red
Code:
<!-- logo --> <a name="top"></a> <table border="0" width="960" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="left"><a href="index.php?"><img src="images/misc/volvo_emblem_white.jpg" border="0" alt="Canadian Volvo Forum" /></a></td> <td align="right" id="header_right_cell"> </td> </tr> </table> <!-- /logo --> |
#3
|
|||
|
|||
Perfect, thanks so much for the help Beav.
BTW I really like the look of your forum. |
#4
|
|||
|
|||
np, and thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|