Title: Hueman Theme Switch Sidebars
Last modified: August 22, 2016

---

# Hueman Theme Switch Sidebars

 *  [tecmint](https://wordpress.org/support/users/tecmint/)
 * (@tecmint)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hueman-theme-switch-sidebars/)
 * Hi,
 * Firstly, thanks to the author for making such a beautiful theme…my question is.
   I want to switch sidebars…i want left sidebar should in right side and right 
   sidebar should be in left side..how to do?
 * While searching I found the following CSS code.
 *     ```
       /* 3 column, content middle */
       .col-3cm .main { background: url(img/sidebar/s-right-s2.png) repeat-y left 0; }
       .col-3cm .main-inner { background: url(img/sidebar/s-left.png) repeat-y right 0; padding-right: 340px; padding-left: 260px; }
       .col-3cm .s1 { float: right; margin-right: -340px; }
       .col-3cm .s2 { float: left; margin-left: -260px; /* ingenuity! */ position: relative; left: -100%; }
       .col-3cm .content { float: left; }
       ```
   
 * After, adding above CSS code, by middle content layout messed in small resolution
   devices. here is the screenshot after adding CSS.
 * [http://i60.tinypic.com/2rcbt44.png](http://i60.tinypic.com/2rcbt44.png)
 * Can anyone help me to fix this issue or give correct codes to switch sidebars
   in hueman theme..
 * Thanks

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

 *  Thread Starter [tecmint](https://wordpress.org/support/users/tecmint/)
 * (@tecmint)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hueman-theme-switch-sidebars/#post-5662500)
 * [@bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Please help me out…I am really looking to switch sidebars..please guide me how
   to do it..
 *  [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * (@bdbrown)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/hueman-theme-switch-sidebars/#post-5662526)
 * Hi tecmint. As I’ve stated in previous threads on this forum I’m not a proponent
   of changing the fundamental design structure of a theme. Building a feature-rich,
   fully-responsive theme is not a trivial undertaking, and I think Alex has done
   an outstanding job with Hueman. Can the change you’re describing be done? Sure.
   However, in the world of responsive design, changing one section of the basic
   css is just part of the solution. You’d also need to review all the media queries
   in responsive.css to see how the different viewport sizes affect the sidebar 
   widths and offsets, and adjust those accordingly. Unfortunately, I don’t have
   time to do that, test it, and then assume the on-going support for it. Personally,
   if changing the basic structural layout of a theme was important to me, but the
   functionality to make that change wasn’t built in to the theme, I’d probably 
   look for a different theme. But that’s just me.

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

The topic ‘Hueman Theme Switch Sidebars’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [bdbrown](https://wordpress.org/support/users/bdbrown/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/hueman-theme-switch-sidebars/#post-5662526)
 * Status: not resolved