Change skin background to a picture?

Mr. Eddster at 23h33
03
Jan
2012
Hi I was wondering if you could change the background of the skin, without screwing up the normal settings. Here's a screen shot of what I want to change.



1 slg, on 03/01/2012 at 23h35
You can add a background image here:

Administration Panel > Display > Colors & Pictures > Pics Management

Advanced Mode
General/Index tab

Background picture (page) :

2 Kalimdor, on 03/01/2012 at 23h36
Here you go:

Code:

body {
/* Background with color */
background-color: blue;
 
/* Background with image */
background-image: url(IMG URL);
 
/* Background with color and image */
background-color: blue url(IMG URL);}
3 Mr. Eddster, on 03/01/2012 at 23h54
Thanks alot guys!
4 Sanket, on 04/01/2012 at 05h28
Topic Solved & Locked
Similar topics
i cant change my forum background i try this admin panel --> display --> pics management.but nothing happens
Code: th {             background-image: url("http://i43.servimg.com/u/f43/15/93/99/44/nav_bg11.gif");         color: #ffffff;        
Hi all, im new on this forum. my forum is http://www.bespoke-rides.co.uk/ for reference. Im using the SmaiDS Arrow PunBB Skin, and it has a black background with images of blue arrows on it at the top of the page. I cannot work out how to change
See also
more_less
Informations

4 Replies For the topic :
"Change skin background to a picture?"

This topic has been viewed 715 times.

Last message :
03/01/2012 at 23h33 by "Mr. Eddster"