Title: Spacious theme &#8211; background images
Last modified: August 30, 2016

---

# Spacious theme – background images

 *  [dsw1225hou](https://wordpress.org/support/users/dsw1225hou/)
 * (@dsw1225hou)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/spacious-theme-background-images/)
 * Using the Spacious theme, I have added a background image which is working fine,
   but now the main content part of the page is white. Is there a way to add a background
   image to this white space?
 * [http://www.rustanddustrevolution.com](http://www.rustanddustrevolution.com) (
   under construction)
 * Thank in advance…
 * Dave

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/spacious-theme-background-images/#post-6730920)
 * Hi there!
 * You can use this to display a background image in the content area:
 *     ```
       #main {
         background-image: url("http://www.rustanddustrevolution.com/wp-content/uploads/2015/10/white-wood-hd-small.jpg");
       }
       ```
   
 * Which would give this result : [Screenshot](http://postimg.org/image/pep38d4pj/)
 * I hope that helps!
 * Luke the Daft Duke
 *  Thread Starter [dsw1225hou](https://wordpress.org/support/users/dsw1225hou/)
 * (@dsw1225hou)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/spacious-theme-background-images/#post-6730969)
 * That is great, thanks. But what about the white space that is still at the top
   of the page where the header image is located? Is there a way add an image there?
 * Thanks…
 *  [Luke Stacey](https://wordpress.org/support/users/daftduke/)
 * (@daftduke)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/spacious-theme-background-images/#post-6731042)
 * Yes, you can add a background image in the header section.
 * First you’ll need to create a transparent header logo. Currently it is white 
   so nothing that is behind it will show up.
 *  [JanetSlinkard](https://wordpress.org/support/users/janetslinkard/)
 * (@janetslinkard)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/spacious-theme-background-images/#post-8370254)
 * It’s not working for me. HELP! My url is:
    http:caitgroup.com/devolivetree
 *  [JanetSlinkard](https://wordpress.org/support/users/janetslinkard/)
 * (@janetslinkard)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/spacious-theme-background-images/#post-8371341)
 * Please help me – I love this theme, but I want to place a background image (tiled
   paper texture) in the content area of the entire site, including the header. 
   This morning I woke up thinking that maybe it has something to do with the skin…
 * Right now the site is on a development server, the url is:
 * [http://caitgroup.com/devolivetree](http://caitgroup.com/devolivetree)
 * I have tried the following, but nothing is working:
 * #page {background-color: transparent !important; }
    /* Masthead Background Image
   Cover
 * #page {background-color: transparent !important; }
 * #content {
    background-image: url(“http://caitgroup.com/devolivetree/wp-content/
   uploads/2016/10/paper-texture-pattern-235×235.jpg”); background-repeat: repeat;
   background-position: center top;
 * #main {
    background-image: url(“http://caitgroup.com/devolivetree/wp-content/
   uploads/2016/10/paper-texture-pattern-235×235.jpg”) !important; background-repeat:
   repeat; background-position: center top; }

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Spacious theme – background images’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/spacious/1.9.12/screenshot.jpg)
 * Spacious
 * [Support Threads](https://wordpress.org/support/theme/spacious/)
 * [Active Topics](https://wordpress.org/support/theme/spacious/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/spacious/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/spacious/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 5 replies
 * 3 participants
 * Last reply from: [JanetSlinkard](https://wordpress.org/support/users/janetslinkard/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/spacious-theme-background-images/#post-8371341)
 * Status: not resolved