Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lg21 Friend
    #208453

    In my website http://www.fmagela.altervista.org
    I modified the layout defaul position navhelper with footnav, to see the menu below as the homepage.
    But the layout is different

    Can i fix?

    I wonder, but developers can not imagine that the session template footer of the site must be identical in both the home and in the rest of the pages? who wants different can simply disable some modules, but who wants the same as the homepage must sectarian steps.
    And also the 20th position – 21 – 22 -23 although activating them in the rest of the page, do not have the same color, and if you edit with css, change a few blocks of the homepage

    Ninja Lead Moderator
    #576908

    I fixed the problem 20th position – 21 – 22 -23 and ja-navhelper on default layout and you can see it from templates/ja_brisk/css/custom.css file with css style below


    .ja-navhelper {
    background: #222 ;
    padding: 40px 0 0;
    }

    .ja-navhelper ul {
    list-style: none;
    margin: 0;
    text-align: center;
    }

    .ja-navhelper li:first-child {
    padding-left: 0;
    }

    .ja-navhelper li {
    border-right: 1px solid #333 ;
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
    }

    Let me know if it helps

    lg21 Friend
    #576929

    Thanks, chapeaux

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

This topic contains 3 replies, has 2 voices, and was last updated by  lg21 9 years, 4 months ago.

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