Title: Different header
Last modified: August 19, 2016

---

# Different header

 *  [ncvjensen](https://wordpress.org/support/users/ncvjensen/)
 * (@ncvjensen)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/different-header-1/)
 * I am using the Esther 2.0 theme and I would like to have different header pictures
   in my different pages. Is that possible and how do I do?
 * Thanks!

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

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223497)
 * probably, what’s the url to your site?
 * Peter
 *  Thread Starter [ncvjensen](https://wordpress.org/support/users/ncvjensen/)
 * (@ncvjensen)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223739)
 * Hi again
 * it is:
 * [http://www.altomniller.dk](http://www.altomniller.dk)
 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223740)
 * You mean the picture of you (or that man person 🙂 )?
 * That all depends on in which file the #header div has been defined.
 * In ‘standard’ wordpress themes, things in your header that don’t change are defined
   in a file called header.php, which is the same for all pages. An example of that
   would be the head section of the xhtml page. Same for the footer (footer.php).
 * It is however possible to move that #header information to a page (custom template),
   which can be different for all pages.
 * I’ve downloaded the Esther theme, and it seems to be the case.
 * Another (easier) possibility is to assign different classes to different pages,
   and to put different background images into these different classes. You’ld have
   to build some if statements into your header.php
 * You can check with `is_page('CV')` for instance that you’re on the CV page and
   assign a class called cv-class to it.
 * In your css you then add that cv-class with the appropriate image (and remove
   it from #header of course).
 * Peter
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223746)
 * Or you could use `body_class()`.
 * [http://quirm.net/2009/08/07/changing-headers-with-wordpress-body_class/](http://quirm.net/2009/08/07/changing-headers-with-wordpress-body_class/)
 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223748)
 * > Or you could use body_class().
 * Good addition, esmi, didn’t know about that one.
 * Peter
 *  Thread Starter [ncvjensen](https://wordpress.org/support/users/ncvjensen/)
 * (@ncvjensen)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223797)
 * Sorry guys..
 * This seems to be to technical to me.. Is’nt there a easier way.. Or are you able
   to explain it in a better way – like if you were telling it to a seven year old
   🙂
 *  [DJD_79](https://wordpress.org/support/users/djd_79/)
 * (@djd_79)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223874)
 * Is it something like this?
    [link topic](http://wordpress.org/support/topic/345693)
 * Gr. D

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

The topic ‘Different header’ is closed to new replies.

 * 7 replies
 * 4 participants
 * Last reply from: [DJD_79](https://wordpress.org/support/users/djd_79/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/different-header-1/#post-1223874)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
