The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I cant seem to get the banner to line up with the forum. it looks fine on my screen but other people say its smaller.
http://www.ontariomotorcycle.ca/foru...=5260#post5260 here is an example. how can i fix this? --------------- Added [DATE]1267908901[/DATE] at [TIME]1267908901[/TIME] --------------- anyone? |
#2
|
|||
|
|||
![]()
Post your header code here.
|
#3
|
||||
|
||||
![]()
i dont have the code. i just replaced the header image with my own. it looks fine on my pc but many are complaining they have to scroll to see it. i have a widescreen most dont i guess..
--------------- Added [DATE]1267986217[/DATE] at [TIME]1267986217[/TIME] --------------- <!-- 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] |
#4
|
||||
|
||||
![]()
When your site is Fluid width make your banner no more then approx 950px with and fill the rest of background with similar color as banner background.
Everyone uses different monitor ... so you should aim to make your web site compatible with 1024 pixels wide resolution and everyone will be happy. |
#5
|
||||
|
||||
![]()
thank you. i found this and it worked great. put it in my header and now its flush.
<!-- logo --> <a name="top"></a> <table border="0" style="width:100%;" cellpadding="0" cellspacing="0" align="center"> <tr>f <td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" align="center" /></a></td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output $ad_location[ad_header_end] |
#6
|
||||
|
||||
![]()
There is still a scrollbar at the bottom .. make your logo approx 930 to 940 pixels wide.
|
#7
|
||||
|
||||
![]()
this is crazy . most said its fine. you see a scroll bar?
|
#8
|
|||
|
|||
![]()
No scroll bar here. 800x600
![]() |
#9
|
||||
|
||||
![]()
haha thanks.
|
#10
|
||||
|
||||
![]()
See this ... 1024 x 768 resolution.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|