The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
My banner logo won't align?
I have been customizing the default skin that vB comes with I have 3.8.1. I started out with a white background so I never noticed it, but now that I have hued the background and the forums different colors the alignment really stands out.
I have the board set to display at a fixed width of 988 pixels, and the banner is 988 pixels wide. When the browser is full screen the banner is shifted to the right 2 pixels. When I shrink the browser page to frame the forum, the banner shifts and lines up correctly. Any ideas on how to fix this? Thank you -Spada |
#2
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showpost.php?p=1741853&postcount=6" target="_blank">https://vborg.vbsupport.ru/showp...53&postcount=6</a>
|
#3
|
|||
|
|||
Thank you very much Seven Skins, that worked!
|
#4
|
|||
|
|||
Have same problem but the suggestion above did not work. v3.7.4
|
#5
|
||||
|
||||
Link for your forum ?
. |
#6
|
|||
|
|||
www.pokerbanter.com/forum
Thanks I'm also looking to move the banner from the header to inside the white body of the forum if possible. |
#7
|
||||
|
||||
Remove the code below from your header template.
HTML Code:
<td align="right"><center> </center> <td align="right"><center> </center> <td align="right" id="header_right_cell"> . |
#8
|
|||
|
|||
Thanks for taking the time to help mate. That seems to have improved it but it's still 1 pixel out...
|
#9
|
||||
|
||||
Quote:
HTML Code:
<td align="right">
. |
#10
|
|||
|
|||
I am having the same logo alignment issue but I don't know what to remove from my header code. There is a screenshot attached.
Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><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] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|