Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Mikael Andersson Friend
    #154745

    Hi I would like to change the width of the module “right” in JA_Droid. How do I do this.
    I want tyo go from 100% to about 80% width.

    Please help us with the answer to this.

    Vallagruppen

    Sherlock Friend
    #357138

    <em>@vallagruppen 196029 wrote:</em><blockquote>Hi I would like to change the width of the module “right” in JA_Droid. How do I do this.
    I want tyo go from 100% to about 80% width.

    Please help us with the answer to this.

    Vallagruppen</blockquote>

    Hi vallagruppen,

    You can go to the templates/ja_droid/css/layout.css file, looking for below lines
    #ja-right { float: right; }
    And change width as you wish, for example
    #ja-right { float: right;width:60% !important; }
    I hope that helps !

    Mikael Andersson Friend
    #357275

    I change the code to this but is dont help, any idea ?

    /* Left Column —*/
    #ja-left .ja-l2 .ja-left1, #ja-left .ja-l2 .ja-left2 { width: 33%; }
    #ja-left .ja-l1 .ja-col { width: 80%; }

    /* Right Column —*/
    #ja-right { float: right; }
    #ja-right .ja-r2 .ja-right1, #ja-right .ja-r2 .ja-right2 { width: 33%; }
    #ja-right .ja-r1 .ja-col { width: 80%; }

    Any help is welcome. yours sincerely Vallagruppen / Mikael

    aman204 Friend
    #357288

    Can you provide a link to your site 🙂

    Mikael Andersson Friend
    #357294

    Hi its works now. I think the cash do the trick. Sorry 🙂 Thansk for your help.

    Kindly Vallagruppen / Mikael A

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

This topic contains 5 replies, has 3 voices, and was last updated by  Mikael Andersson 14 years, 1 month ago.

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