Title: Increase page width
Last modified: August 19, 2016

---

# Increase page width

 *  Resolved [sam132](https://wordpress.org/support/users/sam132/)
 * (@sam132)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/increase-page-width/)
 * Please tell me how to increase my page width. I need it to fit a header image
   of 950px so something like 990px would be ideal.
 * My website is: [](http://www.best-drum-set.com)
 * Please help
 * Sam

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

 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/increase-page-width/#post-1990023)
 * This is done in your style.css
 * If you look in there, you will see this:
 * #wrap {background-color:#fff; color:#333; margin:0 auto; width:760px;}
 * Just change 760px to 990px
 *  Thread Starter [sam132](https://wordpress.org/support/users/sam132/)
 * (@sam132)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/increase-page-width/#post-1990028)
 * Thanks, any idea why my header image wont show and why its alligned to the left?(
   like everything else for some reason see the write a comment at the bottom of
   the page).
 * My header.php reads:
 * _[code moderated as per [forum rules ](http://codex.wordpress.org/Forum_Welcome)-
   please use the [pastebin](http://pastebin.com/)]_
 * Many thanks,
 * Sam
 *  [Chelsea Otakan](https://wordpress.org/support/users/chexee/)
 * (@chexee)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/increase-page-width/#post-1990030)
 * Your header isn’t showing because the quotes are closed too soon and you have
   an irrelevant tag in the src attribute.
 * Should look like this instead:
 *     ```
       <img id="frontphoto" src="http://www.best-drum-set.com/front1.jpg" width="950" height="200" alt="banner-image" /><br />
       ```
   
 * Its aligned left because, since you changed your site’s width the header image
   is now 40 pixels smaller than its container. Upload a new 990px wide image to
   fit the space.
 *  Thread Starter [sam132](https://wordpress.org/support/users/sam132/)
 * (@sam132)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/increase-page-width/#post-1990036)
 * Thanks,
 * I’ve changed my page wdith to match the header but something funny is still going
   on, for example the image that says “looking to learn the drums” is aligned right,
   why is it now on the left? And the “write a comment” why is this wrapping round
   the bottom banner image?
 * Thanks,
 * Sam
 * _[double question – resolved here: [http://wordpress.org/support/topic/everything-aligning-left?replies=6](http://wordpress.org/support/topic/everything-aligning-left?replies=6)]_
 *  [Chelsea Otakan](https://wordpress.org/support/users/chexee/)
 * (@chexee)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/increase-page-width/#post-1990098)
 * I’m looking at it and the “Looking to Learn Drums” image is still floated right
   and the Write Comment box is breaking below your banner. Fixed since your last
   post?

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

The topic ‘Increase page width’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [Chelsea Otakan](https://wordpress.org/support/users/chexee/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/increase-page-width/#post-1990098)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
