The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
header & Page Background width problem
hello
i desined header template with table 100% width and i add in Page Background additional CSS Code:
border: 1px solid #b3b3b3; here is an image for example waiting for help thanks |
#2
|
|||
|
|||
In order to get help on this, we would need see the rest of the HTML and CSS code. A link to the style will be sufficient.
|
#3
|
|||
|
|||
in attachment the images for the header and the xml
|
#4
|
|||
|
|||
Not exactly what I had in mind but definitely gives more insight to the situation. In your table you have spaces in front of your images. Try deleting that as followed;
HTML Code:
<table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0"> <tr> <td width="264"><img border="0" src="style/main/header_left.gif" width="264" height="111"></td> <td background="style/main/header_bg.gif"> </td> <td width="227"><img border="0" src="style/main/header_right.gif" width="227" height="111"></td> </tr> </table> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|