Title: Widen posts
Last modified: August 20, 2016

---

# Widen posts

 *  [whooper90](https://wordpress.org/support/users/whooper90/)
 * (@whooper90)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/widen-posts/)
 * Hey.
    I’m using the Papatya theme: [http://newwpthemes.com/wordpress-theme/papatya/](http://newwpthemes.com/wordpress-theme/papatya/)
 * I’d like to widen the main post content area (the area where my articles are 
   placed).
 * I’ve tried editing here and there in the CSS, but I don’t get any real results
   🙁
 * The CSS file: [http://pastebin.com/CZRUGN9Z](http://pastebin.com/CZRUGN9Z)
 * Thank you so much in advance!

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

 *  [NateJacobs](https://wordpress.org/support/users/natejacobs/)
 * (@natejacobs)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/widen-posts/#post-2294966)
 * It appears the Papatya theme is using [Blueprint](http://www.blueprintcss.org/)
   CSS framework. The width of the main content area and sidebar are controlled 
   by `class=16` and `class=8 last` respectively. There is a second stylesheet called
   screen.css (at least in their demo site) that determines the width of those elements.
 * Understand that if you change things in the stylesheets it can really mess up
   how things work as Blueprint is a grid framework.
 * However, if you do want to change the width you can go to your template pages
   and change the class. Remember always make a back-up first. For example (again
   going off the demo site), this is for the the two divs below `<div class="span-
   24 id=contentwrap">`, if you change `<div class="span-16">` to `<div class="span-
   18">` and `<div class="span-8 last">` to `<div class="span-6 last">` this will
   increase your main posts width and decrease the sidebar. Play around a bit, just
   make sure to always have a back-up of your files.
 *  Thread Starter [whooper90](https://wordpress.org/support/users/whooper90/)
 * (@whooper90)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/widen-posts/#post-2294968)
 * ahh thanks 🙂 Will take a look at it!

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

The topic ‘Widen posts’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [whooper90](https://wordpress.org/support/users/whooper90/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/widen-posts/#post-2294968)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
