Title: Different size sidebar elements?
Last modified: August 19, 2016

---

# Different size sidebar elements?

 *  [abovegrnd](https://wordpress.org/support/users/abovegrnd/)
 * (@abovegrnd)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/different-size-sidebar-elements/)
 * I’m not even sure if this is even possible, but here is my problem / wish:
 * I want to have a single sidebar on the right side of my page. I want to width
   to change under different portions.
    If you look at the site: [http://www.abovegroundmagazine.com](http://www.abovegroundmagazine.com)—
   I want the “Advertisements” box to sit underneath the other widgets. It’s all
   inside a div tag in my sidebar, but for some reason it shifts it over to the 
   side. Is this possible?
 * Thanks for any help

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/different-size-sidebar-elements/#post-1066864)
 * You have to make the sidebar itself as wide as the widest section you want inside
   it. Your ad sidebar is 380 px wide, so regular sidebar has to be 380 px wide.
 * You have the ad sidebar after the regular sidebar. Put the ad div inside the 
   regular sidebar, just before it closes.
 *  Thread Starter [abovegrnd](https://wordpress.org/support/users/abovegrnd/)
 * (@abovegrnd)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/different-size-sidebar-elements/#post-1066882)
 * ok, so there is no way to make the sidebar change sizes? I was hoping to make
   the top article width span farther than the bottom portion, but if it’s not possible,
   that’s fine. I just wanted to see if it was possible to do.
 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/different-size-sidebar-elements/#post-1066890)
 * > I was hoping to make the top article width span farther than the bottom portion
 * you could do that if you don’t float the content section left. In that case you
   can take the ad box out of the sidebar and put it below. Make sure the ad box
   is float: right
 * You may run into a few other placement issues that will need resolving if you
   do this, but they can be resolved.

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

The topic ‘Different size sidebar elements?’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/different-size-sidebar-elements/#post-1066890)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
