Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • joomlartdai Friend
    #1039315

    http://www.joomlable.com/index.php/research-achive/books
    please login to see. only want to change the width in Mse Information System

    Pankaj Sharma Moderator
    #1039328

    Hi
    Can u share a screenshot and add the details in it how u want to display the page

    I have not found any login menu and sidebar issue on shared page http://prntscr.com/ffoynl

    Regards

    joomlartdai Friend
    #1039356

    screenshot!!


    1. sidebar
    Pankaj Sharma Moderator
    #1039447

    Hi
    I logged in and checked the page its still same http://prntscr.com/ffygbn
    there is no issue noticed in the sidebar width,
    can share the issue you are facing with a screenshot if possible define the description inside screenshot.

    Regards

    joomlartdai Friend
    #1039460

    I feel the sidebar module is a bit width,so i want make it narrow,just ths, no error!!

    Pankaj Sharma Moderator
    #1039510

    Hi
    The template is based on Bootstrap 3
    Current width of the sidebar is col-md-3 (25%)
    After making it to col-md-2 it will be like this http://prntscr.com/fg0dwe
    Let me know if the width is fine, also let me know about the change in width is only on this page or for the whole site
    Because the change in the class will change sidebar width everywhere on the site.

    Regards

    joomlartdai Friend
    #1039533

    I want only in the Mse Information System, not whole site , how to modify?


    1. sidebar1
    2. Mse-Information-System
    Pankaj Sharma Moderator
    #1039540

    Hi
    the changes will affect the whole site.
    In this case you can try this tweak code in custom.css file

    
    .itemid-342 .t3-sidebar {
        padding-top: 22px;
        padding-bottom: 22px;
        padding-left: 50px;
        padding-right: 50px;
    }
    

    it will add padding to the sidebar to reduce the width, changes in the layout files will change the width for all pages.

    Regards

    joomlartdai Friend
    #1039550

    I don’t want padding-left: 50px; i just want narrow,the lists fill the blank space, how to achieve this?

    Pankaj Sharma Moderator
    #1039558

    Hi
    Open template folder /tpls/blocks/mainbody/one-sidebarleft.php
    find

    col-md-3

    in the sidebar code and replace it with col-md-2.
    And increase the content width http://prntscr.com/fg2b3s
    The total size for both classes would be 12.

    As i shared in last posts it will work for all the page where this one sidebar layout is used.

    Regards

    joomlartdai Friend
    #1039563

    i have changed,display bad!! effected whole site!


    1. effect-whole
    2. bad1
    3. bad2
    Pankaj Sharma Moderator
    #1039720

    Hi
    I already suggested it change for full site
    Here is another hack for css for that page

    
    .itemid-342 .t3-sidebar-left.col-md-3 {width:16%!important;}
    
    .itemid-342 .t3-content.col-md-9 {width:80%!important;}
    
    .itemid-342 .t3-content.col-md-push-3 {left: 20%!important;}

    use it in custom.css file.

    Regards

    joomlartdai Friend
    #1039765

    can you give me the best solution, i have no time and interest to learn, i’m old, solve the problem is the point!! then i need restore before,use your last post,is that right?

    joomlartdai Friend
    #1039768

    i have changed ,please check, display bad!! i need the sidebar narrow,the lists width bigger!

    Pankaj Sharma Moderator
    #1039775

    Hi
    I already suggested all the possible way change the width.
    You can choose anyone as per needs. Your site looks fine my side http://prntscr.com/fgdlpn

    Regards

Viewing 15 posts - 1 through 15 (of 20 total)

This topic contains 19 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

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