Title: how to decrease the empty space left and right of page
Last modified: August 20, 2016

---

# how to decrease the empty space left and right of page

 *  [smith10203040](https://wordpress.org/support/users/smith10203040/)
 * (@smith10203040)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/how-to-decrease-the-empty-space-left-and-right-of-page/)
 * I am using theme WP-Creativix. The page is center at middle of my screen, leave
   very large empty space left and right sides.
 * Can anyone tell me how I can fix it (to get the size of the page be wider)
 * Thanks for your help in advance
 * Alex

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/how-to-decrease-the-empty-space-left-and-right-of-page/#post-2701592)
 * what is your screen resolution?
 * consider what most of your users will see:
    [http://browsersize.googlelabs.com/](http://browsersize.googlelabs.com/)
 * changing the overall width of a theme needs editing style.css and adpating quite
   a few of the styles – and requires quite a good knowledge of css.
 * possibly try to use a tool such as Firebug to identify the involved css selectors;
   [http://getfirebug.com/](http://getfirebug.com/)
 * helping with pure formatting problems is not really within the main scope of 
   this forum.
 *  Thread Starter [smith10203040](https://wordpress.org/support/users/smith10203040/)
 * (@smith10203040)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/how-to-decrease-the-empty-space-left-and-right-of-page/#post-2701708)
 * Thank you very much for the help !
    My screen resolution is 1366×768
 *  [gracewing](https://wordpress.org/support/users/gracewing/)
 * (@gracewing)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/how-to-decrease-the-empty-space-left-and-right-of-page/#post-2701909)
 * I actually made my page width bigger using the following method.
 * I edited the images in the wp-Creativix/images directory and made them all 100
   pixels wider.
 * These are the png files center-column,sub-top etc.
 * Copy the images folder to your PC, then create wide version of these files in
   a separate directory. You will have to copy them back after a them update.
 * You also need to edit style.php in the wp-Creativix directory.
 * Again I saved this in anotehr directory to copy back after an update.
 * The changes are mostly adding 100 to the width parameter for different components.
   There are quite a lot of them.
 * eg change
 * #wrapper {
    width:925px; margin:0 auto; }
 * to
 * #wrapper {
    width:1025px; margin:0 auto; }
 * I can send you the files if you like.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 3 months ago](https://wordpress.org/support/topic/how-to-decrease-the-empty-space-left-and-right-of-page/#post-2701910)
 * No, all communication is to be kept on these forums.
    If you want to start a 
   discussion and need support, create your own thread. This discussion ended 9 
   months ago, so I’m closing this thread.

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

The topic ‘how to decrease the empty space left and right of page’ is closed to 
new replies.

## Tags

 * [page size](https://wordpress.org/support/topic-tag/page-size/)

 * 4 replies
 * 4 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/how-to-decrease-the-empty-space-left-and-right-of-page/#post-2701910)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
