View Full Version : Gap in forum header..
JMEWLS`
01-22-2009, 12:26 AM
<a href="http://www.nbadimensions.net/forums/" target="_blank">http://www.nbadimensions.net/forums/</a>
If you see on the top of the forum there's a gap showing the background. How do I remove this?
SEOvB
01-22-2009, 12:55 AM
Remove
<table width="85%" cellspacing="0" cellpadding="3">
<tr>
<td></td>
</tr>
</table>
From the header?
JMEWLS`
01-22-2009, 01:58 AM
that is not correct. I was lazy and could be bothered using padding for the top white space.
lol.
--------------- Added 1232597812 at 1232597812 ---------------
It's in the footer also. I'm guessing that spacing is up somewhere. I just can't find it.
Lynne
01-22-2009, 02:28 AM
Look at your page source and the <body> tag - it's got code in it. Fix it and see what happens.
And my gosh, what is with all the .style1 declarations at the top - over and over again?
JMEWLS`
01-22-2009, 02:39 AM
What code is it? I can't find it.
Lynne
01-22-2009, 02:41 AM
The body tag....
<body onload="if (is_ie || is_moz) { var cpost=document.location.hash;if(cpost){ if(cobj = fetch_object(cpost.substring(1,cpost.length)))cobj .scrollIntoView(true); }}">
JMEWLS`
01-22-2009, 02:55 AM
lol. Still unable to find it. Where's the code? Sorry about but I'm new to this.
Lynne
01-22-2009, 04:02 AM
For you to find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
JMEWLS`
01-22-2009, 04:59 AM
Lol, its right inbetween the headinclude and header templates. Interesting.
:lol:
Lynne
01-22-2009, 02:34 PM
Then it's probably in the main template that is named at the top of the page source. Or, it was added by a plugin.
JMEWLS`
01-23-2009, 12:47 AM
I've done a template search for the code, and it's not there. I'm guessing it's a plug in?
srkrocks
01-23-2009, 01:48 AM
mm perhaps give this one a try make your header in png format and rename it as your header.gif or whatever format your header is right now and overwrite it. I am not sure will it work or not but giving a try is worth it.
JMEWLS`
01-23-2009, 01:53 AM
How would changing the format of my header help? Just wondering. I doubt it would make any difference.
Lynne
01-23-2009, 02:38 AM
I don't think it's that code since I removed it in firebug and still had the gap.
JMEWLS`
01-23-2009, 04:48 AM
Any other suggestions?
lol.
Lynne
01-23-2009, 03:21 PM
I would suggest correcting your html and then perhaps the page will render the way it's meant to render. All that extra css, and then the incorrect css, and then the meta tags not in the <head>. You have 581 errors on that page and 4 warnings.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.