Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lindskog Friend
    #135401

    How would I left justify the template instead of the default center page justtification?

    Thanks!

    scotty Friend
    #279294

    Open template.css (line 498) and find….

    #ja-wrapper {
    margin:0 auto;
    width:970px;
    }

    change to…

    #ja-wrapper {
    margin:0;
    width:970px;
    }

    lindskog Friend
    #279295

    Scotty, my hats off to you!

    Thank you kindly!

    –Tone

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  lindskog 15 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum