The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
background color does not change, weird problem
I can change the background image in the style manager, but i cannot change the background color it always goes black.
Code:
#ffffff url(http://www.worldfaction.com/forums/images/bg.jpg) |
#2
|
||||
|
||||
Where in the Style Manager did you place that code?
|
#3
|
|||
|
|||
body -> background
|
#4
|
||||
|
||||
If you only put what you wrote in the css, it won't work. You need to repeat the background. Like:
Code:
#ffffff url(http://www.worldfaction.com/forums/images/bg.jpg) repeat-x top left Code:
#ffffff url(http://www.worldfaction.com/forums/images/bg.jpg) repeat-x top left |
#5
|
|||
|
|||
i had it at that (did not copy the whole thing).
still does not work. --------------- Added [DATE]1197835873[/DATE] at [TIME]1197835873[/TIME] --------------- i got it working |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|