Title: changing the background with image
Last modified: September 4, 2016

---

# changing the background with image

 *  [Jericho Rosales](https://wordpress.org/support/users/jericho-rosales/)
 * (@jericho-rosales)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/changing-the-background-with-image/)
 * how can i change the background of the theme Emphasize. By the way i liked it
   so much and i am great full to use it. thank you.
 * I had difficulty on changing the background. I choose the image on the customizer
   but i wont appear on the front page. Hope you can help me.
 * thanks.
 * Echo

Viewing 1 replies (of 1 total)

 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/changing-the-background-with-image/#post-8136989)
 * First, sorry for late reply. the WordPress site here has changed their forum 
   design and the RSS feed is not available for notifications. Also, thanks for 
   for kind comment about the theme 🙂
 * When you say background, are you referring to the “content” part of the page 
   or the overall page background? Also, do you have a link to your site?
 * One note about page backgrounds, this will only show on shorter pages or on the“
   boxed” view (only on the pro version).
 * It is possible though to create a boxed layout (page is shorter in width and 
   centered) with some custom CSS. Something like this:
 *     ```
       .page {
          max-width: 1400px;
          margin: auto;
       }
       ```
   
 * Then you can see more of your page background.
    -  This reply was modified 9 years, 9 months ago by [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/).

Viewing 1 replies (of 1 total)

The topic ‘changing the background with image’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/changing-the-background-with-image/#post-8136989)
 * Status: not resolved