Viewing 4 replies - 1 through 4 (of 4 total)
  • I can change mine in the settings for my theme. It’s got the option to go from left to right. Go to your “Appearance” menu, and there should be an option in there to edit your theme. That’s where it is for me anyways.

    Thread Starter krushil

    (@krushil)

    I tried my friend, But there is nothing to change. There is no option to change the side or something like that!

    In style.css line 87 look for this code
    #content {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    padding: 0;
    width: 640px;

    change left to right

    Thread Starter krushil

    (@krushil)

    No, I just changed it and updated it but still nothing changed!!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I want to move my sidebar to the left, from right’ is closed to new replies.