Title: change header image height
Last modified: August 19, 2016

---

# change header image height

 *  [eduardoajg](https://wordpress.org/support/users/eduardoajg/)
 * (@eduardoajg)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change-header-image-height/)
 * hello, i’m trying to change the header image height on the theme mountains6 (
   [http://www.leadcamp.com/content/2009/03/23/mountains6-free-wordpress-theme/](http://www.leadcamp.com/content/2009/03/23/mountains6-free-wordpress-theme/))
   I’ve tried modifying the style.css file but i can’t get it.
    I want to put a 
   header image of 500px of height.
 * help me please!
    tnhx!

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

 *  [henkholland](https://wordpress.org/support/users/henkholland/)
 * (@henkholland)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change-header-image-height/#post-1401264)
 * Hi,
 * in the preview of the theme I think it is here in your style.css:
 *     ```
       div.Header-jpeg {
       background-image:url("images/Header.jpg");
       background-position:center center;
       background-repeat:no-repeat;
       height:225px;
       left:0;
       position:absolute;
       top:0;
       width:792px;
       z-index:-1;
       }
       ```
   
 * May I add that I do not not like headers that take up half my screen ..
 *  Thread Starter [eduardoajg](https://wordpress.org/support/users/eduardoajg/)
 * (@eduardoajg)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change-header-image-height/#post-1401358)
 * Hi;
 * I’ve modified that part of the style.css file, but doesn’t work, the body of 
   the page don’t move down when the header becomes higher. I’ve just changed the
   height value 225px for 500px. Do i gotta do something else?
 * So sorry for my english, thanks for your help and opinion. I hope you can help
   me.
 * Regards.
 *  [henkholland](https://wordpress.org/support/users/henkholland/)
 * (@henkholland)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change-header-image-height/#post-1401374)
 * Soory,
 * this one:
 *     ```
       div.Header {
       height:60px;
       margin-bottom:0;
       margin-left:auto;
       margin-right:auto;
       margin-top:0;
       position:relative;
       width:898px;
       z-index:0;
       }
       ```
   
 * Note: raising the height leaves an empty space until you upload a higher header
   imgage.
 * and the brown color is your present header.jpg 898×60 px
    Replacing it with your
   higher own made header.jpg will push the content down.
 *  Thread Starter [eduardoajg](https://wordpress.org/support/users/eduardoajg/)
 * (@eduardoajg)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change-header-image-height/#post-1401395)
 * resolved, thanks!

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

The topic ‘change header image height’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [eduardoajg](https://wordpress.org/support/users/eduardoajg/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/change-header-image-height/#post-1401395)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
