Title: Background image CSS (part 2_
Last modified: August 21, 2016

---

# Background image CSS (part 2_

 *  Resolved [pablo0151](https://wordpress.org/support/users/pablo0151/)
 * (@pablo0151)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/background-image-css-part-2_/)
 * Hi again
 * I’m trying to insert a background image to my site, at the moment it looks like
   this:
 * > [http://crystal-blue-dreams.com/](http://crystal-blue-dreams.com/)
 * I’ve been debugging it in Chrome, and it seems to be calling this from the style
   sheet:
 * > body.custom-background {
   >  background-color: #e6e6e6; }
 * When I turn this off in Chrome, the image displays perfectly, however, I can’t
   find the above code anywhere in the style sheet (child or main).
 * Has anyone encountered this before? Or does anyone know the fix?
 * Cheers in advance.
 * Paul

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/background-image-css-part-2_/#post-3886229)
 * > I’m trying to insert a background image to my site
 * your background image is on the html element, and is covered by the body background.
 * Twenty Twelve has a custom background option for the body background:
 * _**dashboard – appearance – background**_
 *  Thread Starter [pablo0151](https://wordpress.org/support/users/pablo0151/)
 * (@pablo0151)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/background-image-css-part-2_/#post-3886230)
 * Hi alchymyth
 * Thanks for the reply. I did have a go at:
 * dashboard – appearance – background
 * but the image was zoomed in too much, compared with the way I had using the above
   method.
 * The weird thing is that it was working up until earlier today when I went into
   the theme manager and accidentally opened the background tab.
 * Any ideas if I can undo what I seem to have done?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/background-image-css-part-2_/#post-3886292)
 * you could try to force the body background to disappear; with this kind of style
   in style.css of the child theme:
 * `body { background: none!important; }`
 *  Thread Starter [pablo0151](https://wordpress.org/support/users/pablo0151/)
 * (@pablo0151)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/background-image-css-part-2_/#post-3886296)
 * alchymyth
 * Thank you, sir. You are a true gent. It worked a charm.

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

The topic ‘Background image CSS (part 2_’ is closed to new replies.

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [pablo0151](https://wordpress.org/support/users/pablo0151/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/background-image-css-part-2_/#post-3886296)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
