Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ebusca Friend
    #188167

    Items not shown complete in smartphone resolution. I have not changed anything from the original template.

    Thanks.


    1. Untitled-1
    Saguaros Moderator
    #495577

    Hi ebusca,

    Did you experience the same issue within our demo site? http://joomla25-templates.joomlart.com/ja_brisk/

    If no, you can post URL of page here and tell me in which device problem can be seen

    Regards

    ebusca Friend
    #495580

    Hi, in the demo site (http://joomla25-templates.joomlart.com/ja_brisk) I have no problem.
    I have problem in my site (http://www.buscachillan.cl/demo) and in the quickstar install (http://www.buscachillan.cl/mosets)

    In http://www.buscachillan.cl/demo I fixed it change this:

    file: bootstrap-responsive.css
    @media (max-width: 767px) {
    body {
    padding-top: 65px;
    }

    Originally padding-top is 0.

    In summary, I have corrected this way. But you can see the problem in the quickinstall (http://www.buscachillan.cl/mosets) (where I have not changed anything)

    Sorry for my english. I am from Chile.Thanks.

    ebusca Friend
    #495582

    I can only change this parameter padding-top: 0;* into the browser, but not on the server.

    *http://www.buscachillan.cl/demo/t3-assets/dev/orange/templates.ja_brisk.less.bootstrap-responsive.less.css @media (max-width: 767px) {
    body {
    padding-top: 0;
    }

    Please help.
    Thanks.

    Saguaros Moderator
    #496050

    Hi ebusca,

    <blockquote>But you can see the problem in the quickinstall (http://www.buscachillan.cl/mosets) </blockquote>

    >> I see no content in this site, with quickstart installation, you should also install sample data to get your site alike demo site

    When I check this site: http://www.buscachillan.cl/demo, it seems to work fine now, could you make screenshot of how you want to accomplish and page where problem can be seen ?

    Regards

    ebusca Friend
    #496204

    Thanks, I solved the issue. I changed the value of position to estatic

    .navbar-collapse-fixed-top,
    .navbar-collapse-fixed-bottom {
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    }
    .navbar-collapse-fixed-top .nav-collapse.in,
    .navbar-collapse-fixed-bottom .nav-collapse.in {
    position: static;
    width: 100%;
    overflow-y: auto;
    top: 30px;
    bottom: 0;
    }

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

This topic contains 6 replies, has 2 voices, and was last updated by  ebusca 11 years, 3 months ago.

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