Title: WOOSTORE Header Image&#8230;Help?
Last modified: August 21, 2016

---

# WOOSTORE Header Image…Help?

 *  [adebayouk](https://wordpress.org/support/users/adebayouk/)
 * (@adebayouk)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/woostore-header-imagehelp/)
 * I’ve managed to get an image I made to appear in the header of my woostore theme
   next to the default header logo…however a great big gap has appeared between 
   the image and the top of the page. (which I think is actually being caused by
   the logo somehow. I’m not good at coding just was a little trail and error so
   could anyone take a look please and advise me on what to do….thanks!
 * Here’s the specific header code:
 *     ```
       <?php } ?>
   
       	<div id="header" class="col-full">
   
       		<div id="logo">
       		<div id="headbanner" style="height:500px; width:186px; position:relative; top:500px; left:275px;">
       <img src="http://aggidukes.co.uk/store/wp-content/uploads/2013/04/Store-header-Image.png" alt="Official Store" /></div>
   
       		<?php
       			if ($woo_options['woo_texttitle'] != 'true' ) :
       			$logo = $woo_options['woo_logo'];
       			if ( is_ssl() ) { $logo = preg_replace("/^http:/", "https:", $woo_options['woo_logo']); }
       		?>
       			<a>" title="<?php bloginfo( 'description' ); ?>">
       				<img src="<?php if ($logo) echo $logo; else { echo get_template_directory_uri(); ?>/images/logo.png<?php } ?>" alt="<?php bloginfo( 'name' ); ?>" />
       			</a>
               <?php endif; ?>
       ```
   
 * _[Please post code between backticks or use the code button. Your posted code
   has now been permanently damaged by the forum’s parser.]_
 * and the site address: [http://aggidukes.co.uk/store/](http://aggidukes.co.uk/store/)

The topic ‘WOOSTORE Header Image…Help?’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [woostore](https://wordpress.org/support/topic-tag/woostore/)

 * 0 replies
 * 1 participant
 * Last reply from: [adebayouk](https://wordpress.org/support/users/adebayouk/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/woostore-header-imagehelp/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
