Title: Struggling with Forums Layout
Last modified: August 21, 2016

---

# Struggling with Forums Layout

 *  [dperryr](https://wordpress.org/support/users/dperryr/)
 * (@dperryr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/struggling-with-forums-layout/)
 * I have an open case from this morning located [here](https://wordpress.org/support/topic/layout-23?replies=3.):
   
   Basically, I am a newbie on WordPress and I don’t know a lot of CSS programming.
   This morning I put the problem I am having with WordPress Forums out here and
   I thought I’d find someone fairly quickly in the forums who is a CSS expert who
   could whip up a fix for me and send it to me. Maybe I’m wrong in assuming this
   and my issue is a bit more complicated than I thought. I have Parkinson’s disease
   and sometimes I can’t be on the computer because of my issues with Parkinson’s.
   I had to leave last night and maybe tonight as well. My website is located [here](http://www.davesopinions.com).

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

 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/struggling-with-forums-layout/#post-4577772)
 * Use a css plugin like [Simple Custom CSS](http://wordpress.org/plugins/simple-custom-css/)
   than add the following code. Adjust the width to your liking.
 *     ```
       .page-id-214 #main {
           max-width: 1020px;
           margin: 0 auto;
       }
       ```
   
 * Hope this is what you were looking for.
 *  Thread Starter [dperryr](https://wordpress.org/support/users/dperryr/)
 * (@dperryr)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/struggling-with-forums-layout/#post-4577777)
 * Great and thank you. If this fixes my issue it will be fantastic.

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

The topic ‘Struggling with Forums Layout’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [dperryr](https://wordpress.org/support/users/dperryr/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/struggling-with-forums-layout/#post-4577777)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
