Viewing 2 replies - 1 through 2 (of 2 total)
  • Well, I didn’t dig too deep, but you’ll want to edit the stylesheet.

    #sidebar you want to change it to float: left; and
    #content changed to float: right;

    in your code you’ll want the #sidebar called before the #content.

    then on #page you’ll want to change it to
    background:transparent url(images/content-bg.gif) repeat-y scroll left center;

    Hope that helps.

    Thread Starter drweatherby

    (@drweatherby)

    Thank you so much. It worked like a dream. I really appreciate you taking the time to help me out. I would never have worked that out on my own.

    All the best
    Dicken

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Move sidebar from right to left’ is closed to new replies.