Vince Taglia
Registered
How do you do them now? Just updated and tried to use the old method:
To add a wallpaper to a particular color, open up that specific css file such as:
fusiongamer_blue.css
and add this into it:
html {
background: url("linktowallpaper") no-repeat fixed center top #000000;
}