Title: Page Size/ Centering
Last modified: August 22, 2016

---

# Page Size/ Centering

 *  Resolved [RF9series2](https://wordpress.org/support/users/rf9series2/)
 * (@rf9series2)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/page-size-centering/)
 * I tried looking around for this but could not find an exact solution.
    My site
   is [http://www.stuntsproductions.com](http://www.stuntsproductions.com), it’s
   just getting started and has current versions of WordPress/ComicPress with a 
   Comic Easel install.
 * Somehow while working on setting it up I did something that knocked the page/
   comment frames off centered.
 * Also, the menu and the frame that surrounds the comic are expanding to the size
   of the browser.
 * How do I center the page/comment frame and fix the menu/comic frame to match 
   the size of my comic?

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

 *  Theme Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/page-size-centering/#post-5502247)
 * #menubar-wrapper { width: ???px; margin: 0 auto; }
 * replace ??? with the width you want
 * page comment frame? that would be #content-column {} but you would need to #sidebar-
   left, #sidebar-right { display: hidden; } so they are not visible to properly
   do that one
 *  Thread Starter [RF9series2](https://wordpress.org/support/users/rf9series2/)
 * (@rf9series2)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/page-size-centering/#post-5502248)
 * Awesome, thank you for pointing me in the right direction. After correcting the#
   menubar-wrapper it kept pushing right, but I then corrected the width and margin
   of the scheme and it centered the page after that.
 * Thank you again for your help!

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

The topic ‘Page Size/ Centering’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/comicpress/4.6/screenshot.png)
 * ComicPress
 * [Support Threads](https://wordpress.org/support/theme/comicpress/)
 * [Active Topics](https://wordpress.org/support/theme/comicpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/comicpress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/comicpress/reviews/)

## Tags

 * [Sizing](https://wordpress.org/support/topic-tag/sizing/)

 * 2 replies
 * 2 participants
 * Last reply from: [RF9series2](https://wordpress.org/support/users/rf9series2/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/page-size-centering/#post-5502248)
 * Status: resolved