Title: Massive headers
Last modified: August 21, 2016

---

# Massive headers

 *  Resolved [Dot](https://wordpress.org/support/users/dianetingleyhotmailcom/)
 * (@dianetingleyhotmailcom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/massive-headers/)
 * Hello
 * I’ve update to twenty thirteen, but would like to scale back the massive headers(
   my site’s at deardot.com)
    Any one know the best way to control my header sizes
   please?

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/massive-headers/?output_format=md) [1](https://wordpress.org/support/topic/massive-headers/?output_format=md)
2

 *  [Craig Lambie](https://wordpress.org/support/users/cclambie/)
 * (@cclambie)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077423)
 * Just want to add another method to this post, and others if looking:
 * 1.
    In Appearance>Header Select “Remove Header” 2. In Appearance>Editor Select
   template Header (header.php) 3. Add something like this: `<div class="site-add-
   header"><img class="header-img" src="wp-content/uploads/2013/10/Logo_header1.
   png" alt="muesli 101 logo"></div>` Click “Update File” 4. Now select to Edit 
   Stylesheet (style.css) Do a CTRL-F (Find) “site-header” 5. Remove
 *     ```
       .site-header {
       	background-image: .....;
       }
       ```
   
 * Add
 *     ```
       .site-add-header {
       text-align:center;
       }
       .header-img {
       width:80%;
       }
       ```
   
 * You now have a scalable image based site-header for the theme Twenty Thirteen.
 *  Thread Starter [Dot](https://wordpress.org/support/users/dianetingleyhotmailcom/)
 * (@dianetingleyhotmailcom)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077424)
 * Great!
 *  [justincarlson](https://wordpress.org/support/users/justincarlson/)
 * (@justincarlson)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077430)
 * cclambie could you explain what exactly that code does? Does it basically allow
   you to set the header image width using a percentage rather than pixel count 
   through esmi’s solution?
 *  [justincarlson](https://wordpress.org/support/users/justincarlson/)
 * (@justincarlson)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077431)
 * I completed all of esmi’s steps successfully, now I’m trying to upload a 2000
   ×784 image as the header to see how it would look, but I’m finding when I upload
   it through the Header page it seems to be overriding the min-height setting of
   784 px that I entered on style.css of the child theme.
 *  [justincarlson](https://wordpress.org/support/users/justincarlson/)
 * (@justincarlson)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077432)
 * Do I need to bypass the Header interface and insert the image directly through
   the non-child style.css?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077433)
 * **[@justincarlson](https://wordpress.org/support/users/justincarlson/)** – you
   need to start your own thread per [http://codex.wordpress.org/Forum_Welcome#Where_To_Post](http://codex.wordpress.org/Forum_Welcome#Where_To_Post)–
   you can include a link to this one if relevant.
 *  [justincarlson](https://wordpress.org/support/users/justincarlson/)
 * (@justincarlson)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077434)
 * Ok, thanks.
 *  [mstoetzel](https://wordpress.org/support/users/martinstoetzel/)
 * (@martinstoetzel)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077467)
 * esmi, thanks a lot – it worked perfectly for 2013 theme!
    Merci vielmals!! 😀

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/massive-headers/?output_format=md) [1](https://wordpress.org/support/topic/massive-headers/?output_format=md)
2

The topic ‘Massive headers’ is closed to new replies.

## Tags

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

 * 23 replies
 * 6 participants
 * Last reply from: [mstoetzel](https://wordpress.org/support/users/martinstoetzel/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/massive-headers/page/2/#post-4077467)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
