• Hi!

    I am a beginner in WordPress world,so I really hope for some support!
    I am trying to make new homepage and I am looking for left sidebar themes.
    I tried to change script to move right sidebar to left side and it worked out fine on other themes.. so I tried to look iNove php scripts to do the same,but it seems too advanced for me.
    So can you please give some clue for changing sidebar to the left?!

    Thanks in advice!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Aha, I can give you some tips.

    style.css:
    1. #main{float:right}
    2. #sidebar{float:left}
    3. #content{background-repeat:left}

    img/sidesep.gif
    Rotate this image for 180 degrees.

    GeekSpecialties

    (@geekspecialties)

    I love this theme but needed a left sidebar.

    style.css:
    1. #main{float:right}
    2. #sidebar{float:left}
    3. #content{background-repeat:left}

    img/sidesep.gif
    Rotate this image for 180 degrees.

    Worked perfect, thanks.

    jarralz

    (@jarralz)

    I have Done All changes But Couldn’t get the sidesep to repeat in background.. of side bar..

    Help will be apreciated..

    Hey Jarralz
    Rotate this img/sidesep.gif image file for 180 degrees.

    Perfect! Worked first time.

    Thanks for good help from here too.

    CG

    just wondering how to rotate the img/sidesep.gif for 180 degrees.

    Thanks

    You would use a 3rd party image program such as ipaint, gimp, irfanview, or photoshop. If you need someone to do it for you, contact me.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘iNove Left sidebar.. Need help!’ is closed to new replies.