The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Header Banner Is One Pixel Off
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: |
#2
|
|||
|
|||
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.
|
#3
|
|||
|
|||
Here is the header code:
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] |
#4
|
|||
|
|||
Guess you aren't going to get an answer on this as you wont show a link for us to view your page source.
|
#5
|
|||
|
|||
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.
|
#6
|
|||
|
|||
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|