The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I delete the space between the logo and the header? Help!?
Hey guys,
Thank you for taking the time to read this. I have a quick question that perhaps you could help me with. I setup my logo and it looks great. The issue I am having is the white space between the logo and the header. I have an attached image and please excuse if I posted this in the wrong section. It was purely by accident. Thank you so much! -SuperDave |
#2
|
|||
|
|||
Its really hard to say, you dont provide a link to your site or any code for us to look at, it may just be as simple as removing an extra < br / > tag from the code.
|
#3
|
|||
|
|||
Hey there snake. Thank you for your reply.
The link to my site is: http://www.thelovelogic.com/forum/index.php Please let me know anything else I can help with. Thanks again, SuperDave71 --------------- Added [DATE]1199486882[/DATE] at [TIME]1199486882[/TIME] --------------- Here is the code to my header if that helps. Header: <!-- logo --> <a name="top"></a> <center> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/headbg.gif)"> <tr> <td align="left" valign="top"> <a href="http://www.theLoveLogic.com"><img src="$stylevar[imgdir_misc]/head_left.gif" border="0" alt=""/></a></td> <td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/head_right.gif" border="0" alt="" /></td> </tr> </table> </center> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output Could it be the $spacer_open tag? I deleted it and it messed up the width to my forum. This one is stumping me! Thanks again in advance, SuperDave71 |
#4
|
|||
|
|||
Check the navbar template and remove the br tag from it, should be at the top of the template.
Yes the spacer open tag should be there, unless you remove the spacer close tag in another template correctly. |
#5
|
|||
|
|||
Thank you snake!
I looked for that earlier and I didn't scoll up all the way!! Thank you so much!! That was driving me crazy!! Cheers!! -SuperDave71 |
#6
|
|||
|
|||
Your Welcome
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|