Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • marcods Friend
    #185512

    hi,
    i can’t locate the “mainnav” block of the iphone version of the template.. i mean that i only have template.css and login.php (in blocks/iphone).. where all the rest of layout objects are located?
    thanks!

    Ninja Lead Moderator
    #485401

    Nope, JA Zite Template is responsive template you don’t need to re-define “mainnav” you can use css file to work with mobile layout. You can change it by css file

    Open templates/ja_zite/css/layout-mobile.css file

    and see css on “mainnav”


    /* MAIN NAVIGATION
    --------------------------------------------------------- */
    /* Main Nav ---*/
    #ja-mainnav {
    display: block;
    height: auto;
    margin: 0;
    width: 100%;
    }

    #ja-menu-button {
    display: block !important;
    font-size: 100%;
    font-weight: normal;
    padding: 10px 0px;
    text-transform: uppercase;
    z-index: 4;
    background: #151617
    color: #fff !important;
    font-family: 'NovecentowideUltraLightBold',Arial,sans-serif;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    }

    .ja-megamenu .childcontent-inner {
    background: none !important;
    margin-top: 0px !important;
    }

    .ja-megamenu .megacol,
    .ja-megamenu li.mega .childcontent,
    .ja-megamenu li.mega .childcontent-inner-wrap,
    .ja-megamenu .megacol, .ja-megamenu li.mega .childcontent,
    .ja-megamenu li.mega .childcontent .childcontent-inner-wrap,
    .ja-megamenu li.mega .childcontent .childcontent-inner-wrap .childcontent-inner {
    float: none !important;
    width: auto !important;
    }

    #ja-mainnav #ja-megamenu.active ul.level0 {
    float: none !important;
    right: 0% !important;
    }

    #ja-mainnav #ja-megamenu.active {
    float: none !important;
    left: 0% !important;
    }

    #ja-mainnav .main-inner1 {
    left: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
    }

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

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

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