The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
background repeat code
Currently, my site has a background, which fades into black (well, it should). But it's behind all of the categories and sections, to the right (I want it centered), but then, beside it, the same background image is there again.
#000000 url(images/styles/vbblue/misc/paintbackground.gif) That's what I have in the CSS Area called "Body" in the field "Background". (in Style Manager) It shouldn't repeat the image... Why is it repeating it though? I want it to only display once. Also, how can I center the bg image? |
#2
|
||||
|
||||
add
background-position: top center; background-repeat: no-repeat #000000 url(images/styles/vbblue/misc/paintbackground.gif) no-repeat top center |
#3
|
|||
|
|||
thank you so much.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|