Theme:Raindrops change body/page background
-
Hi everybody,
First I have to say I’m not quite experienced in CSS, and certainly not in PHP. I’ve searched for hours and did a lot of research, but it seems I just can’t find the solution on my own.
Oh yeah, and sorry if my English is bad, I’m Belgian so please forgive me ??
I would like to change the body/page background of my web page into an image. In Google Chrome, I tried to inspect the background element and I’ve found an entry background-color. This is the code I’ve found:
legend, #sidebar, div[id^="doc"], #hd, h1, div[id="yui-main"], .entry ol ol, .entry ul, .entry ul * { color: #d0d0d0; background-color: #070707; }
Which leads to the location
(index):31
(after loading the web page, or am I wrong?)Changing this right into Chrome actually works. But unfortunately there isn’t any code into the stylesheets which leads to this declaration?
Therefore, this moment is the moment I could use some help. It’s either getting some help, or my neighbours having the chance to watch a computer fly through my window.
This is my website:
Thanks in advance!
- The topic ‘Theme:Raindrops change body/page background’ is closed to new replies.