Before you ask please READ THIS

sidebar

edited April 2013 in Spaceship Posts: 37
Is it possible to change the side bar position so that it isn't on the right but on the left instead?

Thanks

Comments

  • AirAir
    edited April 2013 Posts: 10,970
    Hello blyth

    I don't know on which page you would like to make it but this CSS worked for me:
    article {
    float: right;
    }
    #content aside {
    float: left;
    }
    With regards.
    Post edited by Air on
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion