test
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1042196

    Hi
    Can u post the URL of page showing in the screenshot?
    If login needed kindly share them in Private reply only.

    Regards

    habdul Friend
    #1042285
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1042300

    Hi
    The login details are not working http://prntscr.com/fkf5dy
    Please check.

    Regards

    habdul Friend
    #1042308
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1042310

    Hi
    There is some padding in the sidebar
    add below code in custom.css file to remove it
    http://prntscr.com/fkfokj

    .one-sidebar-right .t3-sidebar-right {
        padding-left: 0px;
    }

    Regards

    habdul Friend
    #1042320
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1042608

    Hi
    I checked your site and it’s not showing the banner as in your screenshot http://prntscr.com/flehpq
    Please check you have not defined a fixed width for the image of the banner, to fit it in the sidebar.
    If you will change the sidebar width from the PHP files it also needs to reduce the width of main content that will make the main content very narrow.

    Regards

    habdul Friend
    #1042979
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1042988

    Hi
    Open template folder /tpls/blocks/mainbody/one-sidebar-right.php

    Change the width of sidebar and main content column as showing here http://prntscr.com/flx89l

    Regards

    habdul Friend
    #1043024
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1043140

    You are welcome.
    The total width would be 12 in Bootstrap.
    Main body 8 and Sidebar 4 will work fine.

    Regards

    habdul Friend
    #1043544
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1043631

    You are welcome!

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

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

The topic ‘Increasing sidebar position width’ is closed to new replies.