View Full Version : greatest journal


dorkishness
08-04-2004, 04:38 PM
how do i add a picture as the background to my greatest journal

Shirl
08-04-2004, 05:00 PM
...using CSS?....I think for a background image you just add this in the body:

background-image: image url;
}

....not entirely sure though, thats the code I used for my blog page and it works fine. :)