Forums

Change the sidebar position (6 posts)

  1. mghaffari
    Member
    Posted 2 years ago #

    Hi

    How can I change the sidebar position from right to left ?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Depends on your theme. A link to your site might help...

  3. mghaffari
    Member
    Posted 2 years ago #

    My Blog Address: http://mojeman.ir

    It is true that I said that I want to place the Sidebar from right to left move, but in fact I must place the Sidebar to move from left to right.

    Please help me...

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    What exactly do you want to do? Move the sidebar on the left side to the right side. Or change the text-direction inside the sidebar?

  5. mghaffari
    Member
    Posted 2 years ago #

    I want to move the sidebar from left to right

  6. Gunjan Jaswal
    Member
    Posted 2 years ago #

    In your theme Style.css file
    change

    .narrowcolumn {
    float: left;
    padding: 0 0 20px 45px;
    margin: 0px 0 0;
    width: 450px;
    }

    and

    Change

    #sidebar
    {
    padding: 20px 0 10px 0;
    margin-left: 545px;
    width: 190px;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags