Title: Moving Header up
Last modified: August 20, 2016

---

# Moving Header up

 *  [sandidgec](https://wordpress.org/support/users/sandidgec/)
 * (@sandidgec)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/moving-header-up/)
 * [http://pastebin.com/2uggYt6B](http://pastebin.com/2uggYt6B)
 * I have a problem finding the empty space/padding/size to get rid of the extra
   white space above my header. I’d also like to remove the logo that it leaves 
   there as well, so it’s just the header at the top of the window. I’ve looked 
   at everything in the header.php file and stylesheet, can’t find the solution.
 * The url is [http://www.southwestpokernews.com](http://www.southwestpokernews.com)

Viewing 1 replies (of 1 total)

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/moving-header-up/#post-2401836)
 * I looked at the source code and I would review why there are multiple body statements,
   and the html statement in the following:
 *     ```
       <body class="home blog">
       <div id="wrapper">
       <div id="header">
       <div id="logo">
       <a href='http://southwestpokernews.com'><img src="Southwestpokernews.com" alt="southwestpokernews" />
       </a>
       </div>
       <div id="header-banner">
       <html>
       <body>
       <a href=http://www.southwestpokernews.com>
       <img src=http://southwestpokernews.com/wp-content/uploads/2011/11/SPN_110111.jpg alt=header1 height=260 width=980 />
       </a>
       </body>
       </html>
       </div>
   
       </div>
       ```
   
 * Also, look at the ‘logo’ container:
 * `<div id="logo">`
 * I am just using the Tools>Web Developer>Inspect in Firefox and see overlapping
   items here and style added to the ‘logo’ with a margin-top of 132px

Viewing 1 replies (of 1 total)

The topic ‘Moving Header up’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/moving-header-up/#post-2401836)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
