Title: Header Image
Last modified: June 1, 2017

---

# Header Image

 *  Resolved [___ELVIS___](https://wordpress.org/support/users/_elvis_/)
 * (@_elvis_)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/header-image-235/)
 * Hi,
 * I want to include a header graphic and have created a png. The graphic should
   appear above the menu above the first two, three menu items.
 * But the graphics are drawn over the whole width. How can I display the graphic
   on the left? What size I usually use for graphics, pixels.
 * Thank you, Sascha
 * Translated with google Translated from German

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

 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/header-image-235/#post-9186961)
 * Can you provide a link to your site?
 * Thanks!
 *  Thread Starter [___ELVIS___](https://wordpress.org/support/users/_elvis_/)
 * (@_elvis_)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/header-image-235/#post-9187107)
 * [http://www.sascha-droemer.com](http://www.sascha-droemer.com)
 * This is the picture: [http://www.sascha-droemer.com/wp-content/uploads/2017/06/LOGO_Sascha_Droemer.png](http://www.sascha-droemer.com/wp-content/uploads/2017/06/LOGO_Sascha_Droemer.png)
    -  This reply was modified 8 years, 10 months ago by [___ELVIS___](https://wordpress.org/support/users/_elvis_/).
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/header-image-235/#post-9187492)
 * Okay I see. This CSS will work:
 *     ```
       .header-image {
         background-size: contain !important;
         background-position: 4.167% !important;
       }
       ```
   
 * Please add that to the “Additional CSS” section in the Customizer and it will
   take effect right away.
 *  Thread Starter [___ELVIS___](https://wordpress.org/support/users/_elvis_/)
 * (@_elvis_)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/header-image-235/#post-9187542)
 * perfekt, this work fine. thanks
    -  This reply was modified 8 years, 10 months ago by [___ELVIS___](https://wordpress.org/support/users/_elvis_/).
    -  This reply was modified 8 years, 10 months ago by [___ELVIS___](https://wordpress.org/support/users/_elvis_/).
 *  Theme Author [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * (@bensibley)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/header-image-235/#post-9187761)
 * You’re welcome 🙂

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

The topic ‘Header Image’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Ben Sibley](https://wordpress.org/support/users/bensibley/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/header-image-235/#post-9187761)
 * Status: resolved