Title: white background wrapper on adelle
Last modified: August 21, 2016

---

# white background wrapper on adelle

 *  Resolved [redjoker](https://wordpress.org/support/users/redjoker/)
 * (@redjoker)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/white-background-wrapper-on-adelle/)
 * Hello
 * trying to a make customization to the adelle theme through css
    site Im working
   here: [http://www.craftitbakeit.com](http://www.craftitbakeit.com)
 * I would like to add a white background wrapper and have a separate color background
   of the site
 * im using this code in custom CSS
 * body {
    color: #666; background: #fff url(‘[http://craftitbakeit.com/wp-content/uploads/2013/05/wood_planks___d632_by_agf81-d5fz4zl2.jpg&#8217](http://craftitbakeit.com/wp-content/uploads/2013/05/wood_planks___d632_by_agf81-d5fz4zl2.jpg&#8217););}

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

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/white-background-wrapper-on-adelle/#post-4299861)
 * Hi there, you could try something like this:
 *     ```
       body {
           background-image: url("http://craftitbakeit.com/wp-content/uploads/2013/05/wood_planks___d632_by_agf81-d5fz4zl2.jpg");
       }
   
       header, section.container {
           background-color: #fff;
       }
       ```
   
 * Let me know how it goes!
 *  [sarahfinadesign](https://wordpress.org/support/users/sarahfinadesign/)
 * (@sarahfinadesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/white-background-wrapper-on-adelle/#post-4300042)
 * I am having the same issue but neither code above works for me. I have a child
   theme on a self hosted site and it looks like redjoker achieved what they wanted
   with their site, but it’s not working for me. I am placing the code in my child
   theme style.css file but nothing happens, not sure why. Maybe I need to put the
   code somewhere else? Any help would be appreciated. My site is [http://sarahfinadesigns.com/](http://sarahfinadesigns.com/)
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/white-background-wrapper-on-adelle/#post-4300043)
 * Hi sarahfinadesign – since this post is over 6 months old and you’re using the
   original Bluchic version of Adelle, which is a bit different from the WordPress.
   com version, could you post over in the Adelle forum to get help with the issue?
   Thanks!
 * [http://wordpress.org/support/theme/adelle](http://wordpress.org/support/theme/adelle)

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

The topic ‘white background wrapper on adelle’ is closed to new replies.

## Tags

 * [wpcom-theme](https://wordpress.org/support/topic-tag/wpcom-theme/)

 * 3 replies
 * 3 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/white-background-wrapper-on-adelle/#post-4300043)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
