View Full Version : Header Banner Is One Pixel Off
leftwich86
10-14-2009, 04:35 PM
We have the banner on our forums centered, but it is one pixel off (to the left) on our main skin. What's the easiest way to correct this?
Here is what I mean:
https://vborg.vbsupport.ru/external/2009/10/22.png
snakes1100
10-14-2009, 05:00 PM
Posting just a picture and asking us what's wrong with the coding isnt going to yield you many answers, post a link to your site, that way ppl can view the page source code and have a better idea of what might be causing it.
leftwich86
10-14-2009, 05:18 PM
Here is the header code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[center]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
snakes1100
10-14-2009, 05:20 PM
Guess you aren't going to get an answer on this as you wont show a link for us to view your page source.
leftwich86
10-14-2009, 05:29 PM
It's a hidden skin that I don't want the public user base to see. I just added a different logo and now it won't center period, despite having the code up there that I posted.
agitated
10-14-2009, 05:58 PM
It looks like the header is centered.
The display below the header looks off center to me.
As has already been stated it's difficult without being able to see the complete page code.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.