Title: Header centered
Last modified: August 18, 2016

---

# Header centered

 *  Resolved [kooi2000](https://wordpress.org/support/users/kooi2000/)
 * (@kooi2000)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/)
 * Hi, this is my site under construction: [http://www.mennomail.nl/blog/](http://www.mennomail.nl/blog/)
 * As you can see the header is repeating itself. I want that orange pic to be centered.
   This is the lines I need in style.css:
 * #headerpic
    { position: relative; height: 149px; background: #fff url(images/
   fall_leaves.jpg) repeat-x bottom left; margin-bottom: 2px; }
 * What do I change to get it centered?
 * Thanks in advance!

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

 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496027)
 * hmmm..
 * `background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;`
 * look closely at that line. put on thinking cap.
 * do you think…?
 *  Thread Starter [kooi2000](https://wordpress.org/support/users/kooi2000/)
 * (@kooi2000)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496028)
 * Well, I did change the repeat-x in no repeat, but without result…
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496031)
 * Ive looked at your site and I see atleast 2 images in your header.. which one
   are you attmepting to center.. the small black one, or the orange one beneath
   it? In FF the header looks quite normal to me.
 *  Thread Starter [kooi2000](https://wordpress.org/support/users/kooi2000/)
 * (@kooi2000)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496032)
 * Just the orange one.
 *  Thread Starter [kooi2000](https://wordpress.org/support/users/kooi2000/)
 * (@kooi2000)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496429)
 * *bump*
 *  Thread Starter [kooi2000](https://wordpress.org/support/users/kooi2000/)
 * (@kooi2000)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496436)
 * Now I’ve changed the URL: [http://www.mennomail.nl/](http://www.mennomail.nl/)
   and only have that one orange pic visible.
 * Still I can’t seem to get it centered.
    This is the piece of HTML I think it’s
   about…
 * #headerpic
    { position: center; height: 149px; background: #fff url(images/fall_leaves.
   jpg); margin-bottom: 2px; }
 * Please : can someone tell me how to make the image stand in the middle?
 *  [Evita](https://wordpress.org/support/users/evita/)
 * (@evita)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496437)
 * Try this:
 * #headerpic
    { height: 149px; background: #f09661 url(images/fall_leaves.jpg) 
   no-repeat bottom center; margin-bottom: 2px; }
 *  Thread Starter [kooi2000](https://wordpress.org/support/users/kooi2000/)
 * (@kooi2000)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496439)
 * Evita, you are the best! Thanks so much!

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [kooi2000](https://wordpress.org/support/users/kooi2000/)
 * Last activity: [19 years, 3 months ago](https://wordpress.org/support/topic/header-centered/#post-496439)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
