Title: jaygrimestore's Replies | WordPress.org

---

# jaygrimestore

  [  ](https://wordpress.org/support/users/jaygrimestore/)

 *   [Profile](https://wordpress.org/support/users/jaygrimestore/)
 *   [Topics Started](https://wordpress.org/support/users/jaygrimestore/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jaygrimestore/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jaygrimestore/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jaygrimestore/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jaygrimestore/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jaygrimestore/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS, Centering the main content and sidebar.](https://wordpress.org/support/topic/css-centering-the-main-content-and-sidebar/)
 *  Thread Starter [jaygrimestore](https://wordpress.org/support/users/jaygrimestore/)
 * (@jaygrimestore)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/css-centering-the-main-content-and-sidebar/#post-862834)
 * > part of your CSS is referring to a wrong selector (div#wrapper). FYI the single
   > dot is for classname-selector HTML attributes and # hash is for id selector.
   > 
   > try change .wrapper to #wrapper & set the wrapper width to 904px (692 + 212)
 * My problem when doing this is that the two headers which are also contained in
   the wrapper shrink to the width of the wrapper when I want them to continue to
   the edges of the page and only the Content and Sidebar div’s to be restricted
   to 904px.

Viewing 1 replies (of 1 total)