Title: Extending Header Image
Last modified: August 19, 2016

---

# Extending Header Image

 *  [superfan](https://wordpress.org/support/users/superfan/)
 * (@superfan)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/extending-header-image/)
 * Hello,
 * I am trying to set up a full page header for the site: [http://www.dusers.drexel.edu/~aphio/](http://www.dusers.drexel.edu/~aphio/)
 * Unfortunately, the theme was designed to have an ad where I want to extend the
   logo image. The space is 80×960 and my image is only 80×800.
 * Heres the header.php info:
    <div id=”header”>
 *  <div class=”headerleft”>
    /”><img src=”<?php bloginfo(‘template_url’); ?>/images/
   logo.png” alt=”<?php bloginfo(‘name’); ?>” />
   
    </div>
 *  <!–To define the 468×60 ad, go to your WP dashboard and go to Appearance -> 
   Options and enter the ad code.–>
 *  <div class=”headerright”>
    <?php $ad_468 = get_option(‘s_ad_468’); echo stripslashes(
   $ad_468); ?> </div>
 * Here’s the CSS info:
 * #header {
    width: 960px; height: 80px; color: #FFFFFF; font-size: 16px; font-
   weight: normal; margin: 0px auto 0px; padding: 0px; overflow: hidden; }
 * How can I fix this and use the whole space? Thanks for your help.

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

 *  [nasa-tech](https://wordpress.org/support/users/nasa-tech/)
 * (@nasa-tech)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/extending-header-image/#post-1187888)
 * it seems you made the adjustment to your header.php but not to your css, use 
   the same size on both files
 *  Thread Starter [superfan](https://wordpress.org/support/users/superfan/)
 * (@superfan)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/extending-header-image/#post-1187916)
 * Thanks. Problem solved

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

The topic ‘Extending Header Image’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [superfan](https://wordpress.org/support/users/superfan/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/extending-header-image/#post-1187916)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
