Title: Split sidebar
Last modified: August 18, 2016

---

# Split sidebar

 *  [eagleout](https://wordpress.org/support/users/eagleout/)
 * (@eagleout)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/split-sidebar/)
 * Need to split a single column sidebar into two (ie. Categories and Archives side
   by side). Nothing fancy, just need to put the two together halfway down the sidebar.
 * Thanks-

Viewing 1 replies (of 1 total)

 *  [mmcglynn](https://wordpress.org/support/users/mmcglynn/)
 * (@mmcglynn)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/split-sidebar/#post-607229)
 * Try using CSS, something like this:
 * #pages, #recent-comments {
    width: 200px; margin: 0 0 10px 9px; float: left; }
 * #recent-posts, #links, #meta {
    width: 200px; margin: 0 0 10px 9px; float: right;
   clear: right; }

Viewing 1 replies (of 1 total)

The topic ‘Split sidebar’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [mmcglynn](https://wordpress.org/support/users/mmcglynn/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/split-sidebar/#post-607229)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
