Title: Customize Template Page Width
Last modified: August 21, 2016

---

# Customize Template Page Width

 *  [psims529](https://wordpress.org/support/users/psims529/)
 * (@psims529)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/customize-template-page-width/)
 * HI all,
 * My website has a sidebar, but I have removed it for a template where I will be
   displaying maps and charts that need the whole page in order to be seen properly.
   I have figured out how to get a specific page to display properly by adding the
   following coding to the style.css for page “maps”
 * body.slug-maps #container {
    width: 960px; }
 * body.slug-maps #content {
    width: 840px; }
 * My question has to do with making that same coding applicable to all pages that
   I create using the template titled “interacted.” Can I just edit the above code
   to work on a template instead of a single page? Or is there a better way to accomplish
   this?
 * Thanks so much for all your help – it is greatly appreciated!
 * -Patrick

The topic ‘Customize Template Page Width’ is closed to new replies.

## Tags

 * [body](https://wordpress.org/support/topic-tag/body/)
 * [container](https://wordpress.org/support/topic-tag/container/)
 * [content](https://wordpress.org/support/topic-tag/content/)
 * [template](https://wordpress.org/support/topic-tag/template/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 0 replies
 * 1 participant
 * Last reply from: [psims529](https://wordpress.org/support/users/psims529/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/customize-template-page-width/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
