Title: Background shows through posts
Last modified: August 19, 2016

---

# Background shows through posts

 *  Resolved [jess-mg](https://wordpress.org/support/users/jess-mg/)
 * (@jess-mg)
 * [16 years ago](https://wordpress.org/support/topic/background-shows-through-posts/)
 * Hi
 * I added a background image to my blog. The problem is the image shows through
   the posts too.
 * I would like to make the space where the posts are white.
 * [http://audiosmut.ca](http://audiosmut.ca)
 * Thanks in advance for your help!
 * Jess.

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

 *  [jocken](https://wordpress.org/support/users/jocken/)
 * (@jocken)
 * [16 years ago](https://wordpress.org/support/topic/background-shows-through-posts/#post-1505711)
 * There are 2 ways.
 * In your style.css add:
 *     ```
       #content{
       background: white;
       }
       ```
   
 * or
 *     ```
       .post{
       background: white;
       }
       ```
   
 * or both, depending on what you want your style to be.
 *  Thread Starter [jess-mg](https://wordpress.org/support/users/jess-mg/)
 * (@jess-mg)
 * [16 years ago](https://wordpress.org/support/topic/background-shows-through-posts/#post-1505735)
 * Thanks so much!
 * I also did it for
 * #sidebar{
    background: white; }
 * and
 * #footer{
    background: white; }
 * Hope that was ok.
 * jess

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

The topic ‘Background shows through posts’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [jess-mg](https://wordpress.org/support/users/jess-mg/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/background-shows-through-posts/#post-1505735)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
