Title: Change Sidebar Position
Last modified: August 19, 2016

---

# Change Sidebar Position

 *  [psalvia](https://wordpress.org/support/users/psalvia/)
 * (@psalvia)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/change-sidebar-position/)
 * Hope this is the right forum to post in, thanks in advance for help.
 * Here’s my blog using the chaostheory template:
    [http://www.petersalvia.wordpress.com](http://www.petersalvia.wordpress.com)
 * I want to have the two tables (sidebars?) at the bottom of the page be placed
   at the top right of my blog. I’ve done multiple searches for ‘edit chaostheory
   template’ and the like but haven’t come up with anything.
 * I’m totally new to CSS but ready to figure this out. again, TIA
 * proactively • learning CSS editing • peter

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/change-sidebar-position/#post-749086)
 * No, it is not the “right forum”.
    wordpress.com has its on support forum: [http://en.forums.wordpress.com/](http://en.forums.wordpress.com/)
 *  Thread Starter [psalvia](https://wordpress.org/support/users/psalvia/)
 * (@psalvia)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/change-sidebar-position/#post-749093)
 * awesome thanks
 *  [nucleon](https://wordpress.org/support/users/nucleon/)
 * (@nucleon)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/change-sidebar-position/#post-749176)
 * PSalvia
 * Hey, ok this is a rather simple fix, but takes a bit of tweaking to get “right”.
   
   Basically to put those columns on the right, you will need to either float the
   Center part of your content left, or float those columns right using CSS commands
   float: left or float: right. In doing so you also have to ensure that you clear
   your floats correctly, by placing a div INSIDE the floated div whose only property
   is clear: both; (or firefox dies) as well as size all of the related divs to 
   allow space for the floated items to appear side by side. In order for divs to
   appear side by side (which is what occurs with floats) there has to be enough
   room for them to do so.
 * Floats are tricky at first, but quite simple once you have a grasp for them. 
   Good luck
 * **[sig moderated]**
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/change-sidebar-position/#post-749180)
 * Except that you can NOT edit your theme files on wordpress.**com**.
    Why don’t
   read the OP before posting, nucleon?

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

The topic ‘Change Sidebar Position’ is closed to new replies.

## Tags

 * [sidebar position](https://wordpress.org/support/topic-tag/sidebar-position/)

 * 4 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/change-sidebar-position/#post-749180)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
