Title: Centering header image
Last modified: August 19, 2016

---

# Centering header image

 *  [drgonzorip](https://wordpress.org/support/users/drgonzorip/)
 * (@drgonzorip)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/centering-header-image-2/)
 * I’m having the hardest time centering my clickable header image. I need to move
   to over just a little bit to the right.

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

 *  Thread Starter [drgonzorip](https://wordpress.org/support/users/drgonzorip/)
 * (@drgonzorip)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/centering-header-image-2/#post-1215310)
 * Here’s what is in my style.css:
 * > `
   >  #header {
   >  background: #fff;
   >  margin: 0 ;
   >  padding: 0px 0 0 40px ;
   >  height: 182px;
   >  width: 640px; position: fixed;
   >  }
   > #headerimg {
   >  margin: 0 0 0 60px;
   >  height: 182px;
   >  padding: 0 0 0 0px;
   >  }
   >  `
 *  Thread Starter [drgonzorip](https://wordpress.org/support/users/drgonzorip/)
 * (@drgonzorip)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/centering-header-image-2/#post-1215311)
 * and my header.php
 * >     ```
   >     <div id="header">
   > 
   >     	<div id="headerimg">
   > 
   >     		<a href="<?php bloginfo('url'); ?>">
   >     		<div align="center" style="width:100%;top:0;left:0;position:absolute;">
   >      	 	<h1><img src="http://www.polypowwow.com/modasuki/wp-content/themes/minimalism/images/Modasukibanner3.jpg" alt="<?php bloginfo('name'); ?>" /></h1>
   >         </a>
   > 
   >     </div>
   >     ```
   > 

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [drgonzorip](https://wordpress.org/support/users/drgonzorip/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/centering-header-image-2/#post-1215311)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
