The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
banner problem
I am using my office Monitor screen Resolution size 1280x768 now problem is it's show me like small banner where as when i access my site from my Home PC it's show me fit from left to right side by the way Pc Resolation is different then my Office monitor is this possible it's show same size whatever monitor Resolution.
click my this site http://www.mknexusonline.com/ and see my banner sorry for bad english |
#2
|
||||
|
||||
The only way to get your banner and site to all be the same size it to make your forums fixed width. I would just set your banner to be centered and I would actually modify it a bit so you can have an image tiled on both the left and right to fill in the extra space.
|
#3
|
||||
|
||||
you could however split you banner into 3 and have the center piece as a background then no matter what res your site is viewed it would be ok..
|
#4
|
|||
|
|||
this is my header script if someoen can help plz do it i really appricate
<table width="90%" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="right" valign="top" width="703" height="125" background="./nexusblue/header/head_logo.jpg"> </td> <td align="left" valign="bottom" style="background: url(nexusblue/header/head_bg.jpg) no-repeat;"> </td></tr> </table> <!-- content table --> $spacer_open $_phpinclude_output$_phpinclude_output |
#5
|
||||
|
||||
Code:
<table width="90%" border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="703" height="125" align="right" valign="top" background="./nexusblue/header/head_logo_02.jpg"><img src="./nexusblue/header/head_logo_01.jpg" width="784" height="125"></td> <td align="right" valign="top" background="./nexusblue/header/head_logo_02.jpg"><img src="./nexusblue/header/head_bg.jpg" width="131" height="125"></td> </tr> </table> <!-- content table --> $spacer_open $_phpinclude_output$_phpinclude_output |
#6
|
|||
|
|||
sorry for late reply but thankx can do me1 more favor in this header coding there is 2 image are working can u modify this coding and just make me 1 image banner
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|