test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • hotsd101 Friend
    #183240

    how can change

    ja-right width from 33% to 20%

    and

    ja-mainbody from 67% to 80%

    cannot find this anywhere.

    assist plz urgent.

    hotsd101 Friend
    #476796

    no answer here ? i check k everywhere cannot find this

    Ninja Lead Moderator
    #476880

    You can do that with this way
    <blockquote>Admin -> Extensions->Template Manager->JA_Mendozite – Default->Layouts Tabs->Edit Default</blockquote>
    from

    <blocks name="middle" colwidth="33">
    <block name="right1">left</block>
    <block name="right2" width="25">right</block>
    </blocks>

    change to

    <blocks name="middle" colwidth="20">
    <block name="right1">left</block>
    <block name="right2" width="20">right</block>
    </blocks>

    Remember to clear JAT3 cache from admin

    hotsd101 Friend
    #476884

    ok thank you.

    BUT when when i change this, the right side no longer the modules adjust to fit automatically. what is need to be change so when right side is 20% the modules in it also fit automaticlly at 20% ?

    thanks you

    hotsd101 Friend
    #476930

    I try everything but cannot find.

    Ninja Lead Moderator
    #477038

    Please pm me with url and admin access on your site, i shall help you out of it

    hotsd101 Friend
    #477081

    send pm u with details mr.

    please assit as having problme for lots of it

    Ninja Lead Moderator
    #477105

    You configured ja-right postion that’s right but you need to change css file as my suggestion
    <blockquote>templates/ja_mendozite/css/layout.css</blockquote>
    from

    .main .inner {
    /* We use liquid layout, so we need to insert a div which will create margin if need */
    padding-left: 30px;
    padding-right: 30px;
    }

    change to

    .main .inner {
    /* We use liquid layout, so we need to insert a div which will create margin if need */
    padding-left: 10px;
    padding-right: 10px;
    }

    The problem ja-right postion fixed it, please check it again.

    hotsd101 Friend
    #477107

    this is all u chaage or also something else ?

    Ninja Lead Moderator
    #477164

    <em>@hotsd101 351707 wrote:</em><blockquote>this is all u chaage or also something else ?</blockquote>

    I have fixed width=240px on facebook like, virtuemart search from on ja-right position. You can use Firebug – addon of FireFox to check on this.

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

This topic contains 10 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 11 months ago.

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