d0es any0n3 kn0w h0w t0 ch4ng3 th3 b4ckr0und 0n here t0 s0meth1ng??? <333
if you mean the background on the blog, no, but to change the default white background use this!
body { background-image: url("your image address here"); background-color: #your color here (if you dont want an image); }
if you mean the background on the blog, no, but to change the default white background use this!
body {
background-image: url("your image address here");
background-color: #your color here (if you dont want an image);
}