Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • folamour Friend
    #195386

    hi folks i’m trying to adjust my display, i’m on last release of ja purity II

    so i’ll try to adjust rigth and left colum,

    as told by joomlart,

    i’m modifiying

    default.xml

    in templatesja_purity_II_etclayout

    <blocks name=”middle” colwidth=”23″>

    and adjust size of left and rigth collum in templatesja_purity_iicsstemplate.css

    div#ja-mainbody {
    width: 70% !important;
    }

    div#ja-right {
    width: 30% !important;
    }

    div#ja-main {
    width: 70% !important;
    }

    div#ja-left {
    width: 30% !important;

    }

    and setting the whole width in templatesja_purity_iicsslayout.css

    /* MAIN LAYOUT DIVS
    ——————————————————— */
    .wrap { width: 100%; clear: both; }
    .main { width: 1210px; max-width: 1210px; margin: 0 auto; position: relative;}

    of course i’ll clear the cache, but the template seem not react to my modification,

    hope you can help,

    kind regards,

    Guillaume,

    Nazario A Friend
    #525265

    Hi Guillaume,

    May I know about the tip you mentioned? And how do you want to adjust this template ?

    Please pm me your admin url and credentials so that I can check and help you out.

    folamour Friend
    #526830

    hi i’m sorry to get back to you but i raise a case and get no help,

    my display is now ****ed up, i have tried to play on parameters but the server not react,

    please can you tell me the format the file as to be saved ???? UTF8, Ansi, etc…. ???

    thanks a lot,

    folamour Friend
    #526835

    i have restored a backup of the blog on my xampp lab, (work fine)

    i have uploaded whole japurityII and system folder from template directory to the blog,

    deleted the cache

    disabled the cache (JAT3 & Joomla)

    deleted the file and directory in folder cache

    and the display is still corrupt,

    i’m sorry but i cannot do more

    some help will be welcome

    cheers

    Saguaros Moderator
    #527324

    Hi Guillaume,

    I just changed the default layout:

    <blocks name="middle" colwidth="30">
    <block name="left1" >left</block>
    <block name="right1" style="jarounded">right</block>
    </blocks>

    To:

    <blocks name="middle">
    <block name="left1" width="20">left</block>
    <block name="right1" style="jarounded" width="30">right</block>
    </blocks>

    So the left block will have width=20, right block has width=30. Please have a look.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Saguaros 10 years, 8 months ago.

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