Title: Header Problems &#8211; Help!
Last modified: August 19, 2016

---

# Header Problems – Help!

 *  [wdmassey](https://wordpress.org/support/users/wdmassey/)
 * (@wdmassey)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/header-problems-help/)
 * Hey all, I had two questions for you. I am having two problems with my header.
   Problem number 1: I have a marginleft and a marginright. The marginright was 
   set to display an RSS picture/link, but I want to remove it completely and center
   the marginleft. How can I do this?
 * Next, if you look carefully under the header, there is a 26px bar that juts out
   and doesn’t blend well with the background… I need to know how I can delete this
   tiny strip. Please take a look at this and get back to me! The url is dannyvittore.
   com. Thank you!

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

 *  [hedronist](https://wordpress.org/support/users/hedronist/)
 * (@hedronist)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/header-problems-help/#post-1840461)
 * First question: Using Firebug I just removed both the div#headerleft and div#
   headright and it looked fine to me. I’m not sure what you want to center, but
   getting rid of 2 meaningless div’s will make styling easier to do.
 * Second question: Actually the offending bar is 11px high. Change your CSS so 
   that the height of #header is 109px instead of 120px.
 *  Thread Starter [wdmassey](https://wordpress.org/support/users/wdmassey/)
 * (@wdmassey)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/header-problems-help/#post-1840467)
 * Awesome.. I got the bar gone by changing to 109px! Now, what exactly do I need
   to edit as far as #headerleft and #headerright go? Do I edit that in styles.css,
   or in headers, or both?
 *  [hedronist](https://wordpress.org/support/users/hedronist/)
 * (@hedronist)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/header-problems-help/#post-1840488)
 * This is probably in your theme’s `header.php` file. Look for a `div` with id=”
   header”. Inside that div are 2 more div’s with ids of headerleft and headerright(
   which is empty). Get rid of the divs but _not_ the `<a href=...` inside the headerleft
   div.
 * In the `header.php` things might be more complicated than what I’m describing,
   but all I can see is the final, rendered HTML.

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

The topic ‘Header Problems – Help!’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [hedronist](https://wordpress.org/support/users/hedronist/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/header-problems-help/#post-1840488)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
