Title: Sidebars.
Last modified: August 21, 2016

---

# Sidebars.

 *  [aigarsg](https://wordpress.org/support/users/aigarsg/)
 * (@aigarsg)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/sidebars-18/)
 * Hello,
 * I am using theme “Live Wire” un my wordpress blog. After updating to WordPress
   Version 3.7.1 my website looks not very well.
 * Sidebars are not anymore on a side on my page but they show up at the end of 
   my page.
 * My website: [http://www.origami-folding-instructions.com](http://www.origami-folding-instructions.com)
 * Is it possible to fix it and how? Help me please!
 * Thank you in advance!!!

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

 *  [designbyjesseR](https://wordpress.org/support/users/designbyjesser/)
 * (@designbyjesser)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/sidebars-18/#post-4291856)
 * This is just a quickfix for you while figure out for a permanent solution, add
   this to your child theme:
 * .layout-2c-r #content {
    float: left; }
 * .layout-2c-r #sidebar-primary {
    float: right; margin-right: -101%; margin-top:-
   1471%; }
 * #sidebar-primary {
    float: right; width: 60%; }
 * tell me did it work out 🙂
 *  Thread Starter [aigarsg](https://wordpress.org/support/users/aigarsg/)
 * (@aigarsg)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/sidebars-18/#post-4291914)
 * Hi, designbyjesseR!
 * Thank you for your answer.
 * I am not very good at coding 🙂 Where do I have to change this code?
 * And what could be permanent solution?
 * Thanks!

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

The topic ‘Sidebars.’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/live-wire/0.3/screenshot.png)
 * Live Wire
 * [Support Threads](https://wordpress.org/support/theme/live-wire/)
 * [Active Topics](https://wordpress.org/support/theme/live-wire/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/live-wire/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/live-wire/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [aigarsg](https://wordpress.org/support/users/aigarsg/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/sidebars-18/#post-4291914)
 * Status: not resolved