• Hi there:
    I am using the fantastic Yoko theme. However, I want to change the order of the columns to feature the blog column in the middle. The default is blog column / sidebar / sidebar. I want it to be sidebar / blog / sidebar. I have done this before in 2010 no problems, but I’m missing something somewhere in Yoko and am unable to do it. Can someone assist?
    Thanks so much,
    Christie

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try adding this to your style.css or in a custom CSS option, if the theme provides for it:

    #content {
        float: right;
    }

    Hope that helps!

    I notice this topic is unresolved.
    let me understand this. @christielee – are you trying to move the sidebars to position on either side of the main area? How do you resolve it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Edit of Yoko Theme – help needed please’ is closed to new replies.