The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem in the background of the Forum
hi all
I have had a background in Forum But not working correct Here's a picture of the problem How can I make my background does not repeat Or what is the correct code ? |
#2
|
||||
|
||||
<a href="http://www.w3schools.com/css/css_background.asp" target="_blank">http://www.w3schools.com/css/css_background.asp</a>
|
#3
|
|||
|
|||
Quote:
Problem in the background image to be repeated |
#4
|
||||
|
||||
Post what you entered into the background field and perhaps we can help suggest what you need to change.
|
#5
|
|||
|
|||
In the BODY css attribute put a filler color to cover any area that the image does not cover.
In the BODY Extra CSS Attributes you'll need to add something like this: Code:
background-image: url(http://myforum.com/directory/path/to/the/image); background-repeat:no-repeat; background-attachment:fixed; background-position:center; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|