March 19th, 2008


[info]on_reflecting in [info]s2bloggish

Hello..

First of all, thank you for this amazing community. It's been SUCH a help.

Now.. I have what I KNOW is a very simple question, but I can't figure out how to make it work.

I want to change the background image in the '#body'. In other words get rid of the grey honeycomb image and replace it with my own.

In my 'custom css' area I'm putting:

#body { background-color: #6f8f9a; background-image: url("http://www.sean-astin.net/newlj/pattern_127.gif");
background-repeat: repeat;
}

But this doesn't seem to be having any effect.

Can you help?

Thank you!!