Title: Help with page layout
Last modified: August 19, 2016

---

# Help with page layout

 *  [mattr2110](https://wordpress.org/support/users/mattr2110/)
 * (@mattr2110)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/help-with-page-layout/)
 * I’ve installed a directory plugin and it should be a 3 column directory. But 
   its only showing 2 columns on my site.
    [http://beerbrewingrecipes.net/](http://beerbrewingrecipes.net/)
 * I’m guessing the body is not wide enough. How do I modify my site so it will 
   display the 3 columns. I’m fine with re-sizing the sidebar if needed. I dug around
   the css files but could not figure it out.

Viewing 1 replies (of 1 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/help-with-page-layout/#post-1293101)
 * Try adding `padding:0;` to:
 *     ```
       #categories .column {
       float:left;
       margin-right:5px;
       width:175px;
       }
       ```
   
 * in categories.css.

Viewing 1 replies (of 1 total)

The topic ‘Help with page layout’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/help-with-page-layout/#post-1293101)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
