Title: background
Last modified: August 31, 2016

---

# background

 *  Resolved [ceasar99](https://wordpress.org/support/users/ceasar99/)
 * (@ceasar99)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/background-64/)
 * hey!
 * i’m building a website using minnow, and were stuck on a problem:
    we can’t change
   the background to a picture. If we do it says it’s changed, but then when i load
   the page it’s just standard white. How can i fix this? You can take a look at:
   plots.cc on the internet i found people who experienced the same problem. Then
   it turned out to be a problem with the theme,maybe it can be over here as well?

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

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/background-64/#post-7210685)
 * You can try something like this in your custom CSS editor:
 *     ```
       body {
         background-image: url("http://www.plots.cc/wp-content/uploads/2016/03/berg-1920-x-1080.jpg");
         background-repeat: no-repeat;
         overflow: hidden;
       }
       ```
   
 *  Thread Starter [ceasar99](https://wordpress.org/support/users/ceasar99/)
 * (@ceasar99)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/background-64/#post-7210736)
 * Thank you, it worked! great
 * thank you for helping!
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/background-64/#post-7210737)
 * You’re welcome – glad that did the trick!

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

The topic ‘background’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/minnow/1.0.5/screenshot.png)
 * Minnow
 * [Support Threads](https://wordpress.org/support/theme/minnow/)
 * [Active Topics](https://wordpress.org/support/theme/minnow/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/minnow/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/minnow/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/background-64/#post-7210737)
 * Status: resolved