Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • druth Friend
    #149507

    I’m trying to figure out how to change the space between the left right and main columns.
    It’s just too much right now. I even gone so far as to change the width of the columns themselves, but the space remains.

    Any clues?

    micrantha Friend
    #336269

    Hello,
    In template file layout.css look for these selectors:

    .ja-inset2 div.ja-moduletable, .ja-inset2 .div.moduletable, .ja-inset2 div.ja-module, .ja-inset2 div.module {
    margin-right: 0;
    margin-left: 20px;
    }

    .ja-inset1 div.ja-moduletable, .ja-inset1 .div.moduletable, .ja-inset1 div.ja-module, .ja-inset1 div.module {
    margin-right: 20px;
    margin-left: 0;
    }

    Here you can adapt margins.
    Good luck,
    Micrantha

    druth Friend
    #336289

    ahhh, I knew it was a right in front of my face sort of thing.

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

This topic contains 3 replies, has 2 voices, and was last updated by  druth 14 years, 8 months ago.

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