Title: 2 widgets side by side
Last modified: August 20, 2016

---

# 2 widgets side by side

 *  Resolved [frizurd](https://wordpress.org/support/users/frizurd/)
 * (@frizurd)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/2-widgets-side-by-side/)
 * I’m trying to put my custom blogroll next to the archives widget instead of one
   above the other
    is there a plugin to achieve this? or is there a php code to
   call in the archives list so I can include both my archives list and my blogroll
   into a custom HTML widget thank you

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

 *  [jcoolbaugh](https://wordpress.org/support/users/jcoolbaugh/)
 * (@jcoolbaugh)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/2-widgets-side-by-side/#post-2617664)
 * You should be able to accomplish this via CSS. Do you have a link to your site?
 *  Thread Starter [frizurd](https://wordpress.org/support/users/frizurd/)
 * (@frizurd)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/2-widgets-side-by-side/#post-2617678)
 * [http://thatfix.com](http://thatfix.com)
    trying to put my partner html widget
   next to my archives widget 150px X 2
 *  [jcoolbaugh](https://wordpress.org/support/users/jcoolbaugh/)
 * (@jcoolbaugh)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/2-widgets-side-by-side/#post-2617682)
 * How comfortable are you with editing files? The simplest way would be to just
   add a second sidebar to your theme, beneath the first; and then style the widgets
   in your CSS file to be 150px wide such as:
 * `#sidebar2.widget {width: 150px; float: left;}`
 *  Thread Starter [frizurd](https://wordpress.org/support/users/frizurd/)
 * (@frizurd)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/2-widgets-side-by-side/#post-2617684)
 * sorry, this is my first wordpress website so im not familiar with it
    hmm but
   how do I give the archives widget a different style? since there is no function
   to change that on the widgets page and all widgets have the same css style which
   is “widget” thank you
 * edit:
    oh i get it, thank you ill be making a new sidebar then appreciate the
   help
 *  [jcoolbaugh](https://wordpress.org/support/users/jcoolbaugh/)
 * (@jcoolbaugh)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/2-widgets-side-by-side/#post-2617687)
 * No worries. I was just looking at your css, and typing out a response. If you
   have issues, reply back and I’ll walk you through it.

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

The topic ‘2 widgets side by side’ is closed to new replies.

## Tags

 * [archives](https://wordpress.org/support/topic-tag/archives/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 5 replies
 * 2 participants
 * Last reply from: [jcoolbaugh](https://wordpress.org/support/users/jcoolbaugh/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/2-widgets-side-by-side/#post-2617687)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
