The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I was wondering if it possible to have a background, such as this one
![]() and have it as a background, so it does not repeat itself, and just fills the entire background? If it is possible, how do I go about doing so? |
|
#2
|
||||
|
||||
|
Sure. In "body" css set background to something like this: #C1C3C8 url(
![]() It won't scale though and to avoid ugly color on right side I set it to tile horizontally. |
|
#3
|
|||
|
|||
|
Thank you CyberAlien.
|
|
#4
|
|||
|
|||
|
yeah thanks. Just did it to mine
|
![]() |
|
|