Thread Starter
Gekkou
(@gekkou)
Sorry about the excessive CSS.
Thanks again for your help, I found the answer ! ^^
Here is what I had to modify (and not the body itself).
}
.content-pad {
width: 970px;
background-color: #fff;
Then I replace the “-color” by :
background--image: url('yourimage.jpg');
Thread Starter
Gekkou
(@gekkou)
Hi,
Thanks again for your reponses.
So I tried all the plugins, but I don’t know why… There is no modification at all. I can change the background of my website, but not the background of the content. I even tried to just modify a post body, but it doesn’t work. O_o It still is white.
Before, I tried to add the usual
{
background-image: url(‘images/background.jpg’);
to the body, but it didn’t work too => still white.
Here is the CSS of the Delicate theme I’m using + my site : http://lovely.lesson.free.fr/
[Excessive CSS moderated. All we need is a link to your site]