Title: Split image header
Last modified: August 21, 2016

---

# Split image header

 *  Resolved [ddelfel](https://wordpress.org/support/users/ddelfel/)
 * (@ddelfel)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/)
 * I have 2 images making the header of my TwentyEleven child theme.
    When I resize
   my window the header splits into 2 images instead of scale. Any clues on how 
   to fix? header.php or CSS?
 * Here is the site:
    [](https://wordpress.org/support/topic/split-image-header/lghmodelb.net?output_format=md)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713337)
 * please post a link to illustrate the situation
 *  Thread Starter [ddelfel](https://wordpress.org/support/users/ddelfel/)
 * (@ddelfel)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713345)
 * Sorry It did not post the first time.
    [](https://wordpress.org/support/topic/split-image-header/lghmodelb.net?output_format=md)
 *  Thread Starter [ddelfel](https://wordpress.org/support/users/ddelfel/)
 * (@ddelfel)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713346)
 * lghmodelb.net
 * link button is not working! ARGGH!
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713352)
 * please check your link –
 * right now, it returns a ‘not found’ error
 *  Thread Starter [ddelfel](https://wordpress.org/support/users/ddelfel/)
 * (@ddelfel)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713411)
 * Here is the link:
 * lghwpmodelb.net
 *  [DoubleDigits](https://wordpress.org/support/users/doubledigits/)
 * (@doubledigits)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713420)
 * Just use one image. Using two doesn’t make much sense.
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713424)
 * instead of `inherit` try `50%` for the width;
 *     ```
       #branding img {
   
       	height: auto;
       	display: inherit;
       	width: 50%;
       }
       ```
   
 * not widely tested.
 *  Thread Starter [ddelfel](https://wordpress.org/support/users/ddelfel/)
 * (@ddelfel)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713426)
 * Awesome!
    Thanks alchymyth!

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

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

 * 8 replies
 * 3 participants
 * Last reply from: [ddelfel](https://wordpress.org/support/users/ddelfel/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/split-image-header/#post-3713426)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
