Title: Header/Theme Width Problem
Last modified: August 20, 2016

---

# Header/Theme Width Problem

 *  [CJHA](https://wordpress.org/support/users/cjha/)
 * (@cjha)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/headertheme-width-problem/)
 * Simple problem I know but can’t seem to fix it….
 * Can someone help me get the header & menu bar to extend to the far right of the
   theme container?
 * [http://www.ramblingirish.com](http://www.ramblingirish.com)
 * I’ve tinkered about with the css a bit but my math must be wrong somewhere along
   the line and I’m stuck with a grey area on one side…

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

 *  [imintheus](https://wordpress.org/support/users/imintheus/)
 * (@imintheus)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/headertheme-width-problem/#post-2311003)
 * (line 226)
    #wrapper { margin: 0 auto; width: 920px;
 * and to fix corners (starts line 423)
 * /* This is the custom header image */
    #branding { } /* ability to hide things
   required this one */ #branding img { clear: both; display: block; margin-left:
   auto; margin-right: auto; border-top-left-radius: 12px 9px; border-top-right-
   radius: 12px 9px; margin-bottom: 0; }
 *  Thread Starter [CJHA](https://wordpress.org/support/users/cjha/)
 * (@cjha)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/headertheme-width-problem/#post-2311065)
 * Hmm, doesn’t seem to do the trick 🙁
 * It’s weird, it was fine a while ago but somewhere along the line I’ve upset it
   and just can’t seem to find the solution to fix it again.
    I’ve a sidebar widget
   added, perhaps it’s something to do with that…
 *  [imintheus](https://wordpress.org/support/users/imintheus/)
 * (@imintheus)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/headertheme-width-problem/#post-2311074)
 * inside style-weaver.css line 19 either add padding to the left to match the space
   or take it off.
 * so line 19 will look like this
 * #wrapper {border: 1px solid #222222; padding-right: 0px; margin-top: 15px; margin-
   bottom: 15px;}
 * **also be sure and remove or set to 0(zero) line 425 inside the style.css

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

The topic ‘Header/Theme Width Problem’ is closed to new replies.

## Tags

 * [container](https://wordpress.org/support/topic-tag/container/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [header-width](https://wordpress.org/support/topic-tag/header-width/)
 * [margin](https://wordpress.org/support/topic-tag/margin/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 3 replies
 * 2 participants
 * Last reply from: [imintheus](https://wordpress.org/support/users/imintheus/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/headertheme-width-problem/#post-2311074)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
