Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • dieudonne Friend
    #168771

    Hello, I would reduce the width of my sidebar.
    See screenshot in attachment for more understanding.

    How can I do this?

    Thank you in advance.


    1. 2011-09-20-20h45_48
    khoand Friend
    #413963

    Hi,
    Could you give me a link to your page as you said?

    dieudonne Friend
    #413976

    Hello,

    I just PM you with a example.

    khoand Friend
    #414063

    Sorry…..You give me to this link http://www.joomlart.com/forums/topic/how-to-reduce-the-width-of-the-left-menu-hello-i-would-reduce-the-width-of-my-side/#post-413976
    – Could you give me a link to your page as you said?

    dieudonne Friend
    #414075

    Oups…..Sorry.
    I just PM you again, with the right link.

    khoand Friend
    #414078

    – You replace this code from /templates/ja_lime/css/template.css in the line #961

    #ja-contentwrap.ja-li {
    background: url(../images/dot-97d000.gif) 33% top repeat-y;
    }

    with

    #ja-contentwrap.ja-li {
    background: url(../images/dot-97d000.gif) 20% top repeat-y;
    }

    – You replace this code from /templates/ja_lime/css/layout.css in the line #67

    .ja-ri #ja-inset2, .ja-li .ja-inset1 {
    width: 33% !important;
    }

    with

    .ja-ri #ja-inset2, .ja-li .ja-inset1 {
    width: 20% !important;
    }

    dieudonne Friend
    #414111

    Excellent. Thank you.

    But I want to use all the space available.
    So how can I do that ? (See screenshot for more understanding)

    Thank in advance.


    1. 2011-09-21-12h50_13
    khoand Friend
    #414113

    You replace this code from /templates/ja_lime/css/layout.css

    .ja-ri #ja-content, .ja-li #ja-current-content {
    width: 67% !important;
    }

    with

    .ja-ri #ja-content, .ja-li #ja-current-content {
    width: 80% !important;
    }

    – You add this code from /templates/ja_lime/css/template.css

    .ja-content-main .item-page{
    margin-left: -15px;
    }

    dieudonne Friend
    #414120

    Ok, everything is working.

    Thank you very much for your help !

    khoand Friend
    #414224

    You’re welcome. I’m glad about your problem is solved.

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

This topic contains 10 replies, has 2 voices, and was last updated by  khoand 12 years, 7 months ago.

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