Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • MIchael Mocilac Friend
    #140951

    I’ve managed to decrease the width of the “Right Column” (#ja-col2) but cannot manage to increase the width of the “Primary Column (#ja-body) in order to fill up the remaining space left over by the now narrower right column.

    Please advise on how to solve this issue, site address is:
    http://demosite1.web-imm.com/

    Many thanks,
    Support@web-imm

    shultman Friend
    #314508

    I have the same problem.
    If I increase #ja-body or #ja-content (both 72% by default) all content goes down below the columns.
    Current site address is sandbox.alltforjobbet.se

    Any help appreciated.

    Anonymous Moderator
    #314826

    Hi

    Please open templates/ja_tube/css/template.css file,
    + At about line 563, find following code:

    #ja-body {
    float:left;
    width:72%;
    }

    + At about line 626, find following code:

    #ja-col2 {
    float:right;
    width:27.9%;
    }

    If you want to descrease the width of #ja-body a value, please increase the width of #ja-col2 with the same value.

    Hope it helps

    micrantha Friend
    #329010

    Hello JA Developer,

    These %-values suggest that the template is flexible.
    But when changing these values of ja-body and ja-col2 one discovers that the background-images for ja-content (top, bottom, center) have fixed values, different for different layouts, but all fixed.

    So when one wants to change width, one has to change width of all these images as well.
    Otherwise one looses part of design.

    It would have been more elegant to write the code in such a way that this template would have been really flexible.

    It is in my opinion a very nice template, but it is a pity this makes it less useable.

    Regards,
    Micrantha

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

This topic contains 4 replies, has 4 voices, and was last updated by  micrantha 14 years, 10 months ago.

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