The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Header Gap
Um... the image i will attach will explain what i want...
and here is my header file (i edited it some so the linked images in the nav bar wouldn't show, making this file alot shorter for "public" viewing outside of the style... ) Code:
<!-- logo, navbar, links --> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" valign="top"> <tr> <td align="left" valign="top"><a href="$bburl"><img src="{imagesfolder}/header/podlogo.gif" border="0" alt="$bbtitle"></a></td> </tr> </table> <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center"><tr><td background="{imagesfolder}/header/navbarbg.gif" valign="top"><img src="{imagesfolder}/header/navbarbg.gif" border="0" alt=""> <!-- took this part out, so it would make the file alot shorter, all that went here was the linked images, so those have nothing to do with what i want... yeah... --> </td> </tr> </table> <!-- /logo, navbar, links --> <!-- content table --> <table width="{tablewidth}" cellpadding="10" cellspacing="0" border="0" align="center" class="page"> <tr> <td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|