-
Closed
-
I have added a background to my site using the following:
body
{
background-image:url(‘http://brigade.org.c11.previewyoursite.com/wp-content/uploads/2016/04/parcholdlarge.jpg’);
background-repeat:repeat;
background-attachment:fixed;
}This adds it behind the content area of the site. I need this background to appear under everything on the page. How can I do this?
The topic One background for entire page is closed to new replies