The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
This may be the easiest question ever answered, but how can i place an image file to be the background on the forum.
Currently the background colour is set to black. I want the black part to be an image. ![]() How do i do that? Thanks in advance Paul |
|
#2
|
|||
|
|||
|
Where you set the background to black via the ACP Style Manager, try the following in the Background box instead:
Code:
#000000 url(images/background.gif) |
|
#3
|
|||
|
|||
|
Thanks, I'll give it a go
|
![]() |
|
|