background color behind background image

Latest Reply from Alice at 2015-06-18 07:44:06
Hi, great theme!
I just figured out how to change the background image.
How does one change background color behind the background image? Color is now gray. needs to be black.

is this in the style.css file?

Thanks
Ooops maybe I meant Footer color, now that I look at it.
Hi!

Footer background is set on the line 194 in the style.css file. You need to change this code:
#footer {
background: #111 none repeat scroll 0 0;
color: #424141;
font-family: "LiberationSansRegular";
}

if you need to change its color.

Leave a reply

Add codeAdd image