The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey all what am trying to do is get a Ad to show over a image ive made for it
anyway this is the code i have but the background image jsut dont show Code:
<center> <div style="background-image: url(http://URL.com) height: 136px; width: 882px;"> <div style="position: relative; top: 23; left: 77"> Google AD CODE </div></div> <BR> </center> |
#2
|
||||
|
||||
![]()
Well, the url you have in the css isn't an image? The CSS is also not written properly (you need a semi-colon after every property declared).
|
#3
|
||||
|
||||
![]()
use <br /> the<BR> is legacy html stuff other then that yeah you need a real image path and the rest is good. Also remove center tag add text-align:center; to your divs style attribute.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|