Title: theme size
Last modified: August 21, 2016

---

# theme size

 *  [dmagditch](https://wordpress.org/support/users/dmagditch/)
 * (@dmagditch)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/theme-size/)
 * I widened out the theme to 980px from 960px, and widened the sidebar, so that
   I could fit 250px wide ads in the my sidebar. I’m happy with how it looks, however,
   this has thrown off my mobile page. Now it loads it as one big page with a bunch
   of space in between the body and the sidebar. Should I have done this differently?
   Here is the added code:
 *     ```
       #container{
       	width: 980px;
       	margin: 0 auto;
       }
       #sidebar {
       	width: 300px;
       	float: right;
       	margin-left:20px;
       }
       #sidebar .widget{
       	padding-bottom: 20px;
       	margin-bottom:20px;
       	width:300px;
       	overflow:hidden;
       }
       ```
   
 * my site is [hisbigd.com](http://www.hisbigd.com)
 * Thank you!

The topic ‘theme size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/max-magazine/1.0.4/screenshot.
   png)
 * Max Magazine
 * [Support Threads](https://wordpress.org/support/theme/max-magazine/)
 * [Active Topics](https://wordpress.org/support/theme/max-magazine/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/max-magazine/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/max-magazine/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [dmagditch](https://wordpress.org/support/users/dmagditch/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/theme-size/)
 * Status: not resolved