Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kempis20 Friend
    #184629

    Hello guyz,
    i have a lil problem here.the more i add menus on my website,i get to loose space thereby enlarging the menu,so some of the menus drop onto another line.how do i solve this.i attached a pix of wat i mean.
    please help as soon as possible


    1. Capture
    Luna Garden Moderator
    #482308

    Hello,

    In order to increase width of mainnav, go to this file: <blockquote>templatesja_merotplsblocksmainnav.php</blockquote>

    Find this line:

    <div class="span8" data-xtablet="span12">

    change to

    <div class="span9" data-xtablet="span12">

    find this line:

    <div class="span4<?php $this->_c('head-search', array('xtablet' => 'hidden'))?>">

    change to:

    <div class="span3<?php $this->_c('head-search', array('xtablet' => 'hidden'))?>">

    And go to this file: <blockquote>templatesja_merocsscustom.css</blockquote>

    .ja-mainnav .navbar .nav > li > a {
    padding: 10px;
    }

    Above solution only helps you to increase width of mainnav to make menu go in to one line for limit number item, if you add too much menu item, your menu will break into lines

    kempis20 Friend
    #482320

    If i go to templatesja_merocsscustom.css file,wat changes im i to do there???

    Luna Garden Moderator
    #482467

    Hello Kempis,

    In file <blockquote> templatesja_merocsscustom.css</blockquote>

    Please add these lines below:

    <blockquote>.ja-mainnav .navbar .nav > li > a {
    padding: 10px;
    }</blockquote>

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

This topic contains 4 replies, has 2 voices, and was last updated by  Luna Garden 11 years, 9 months ago.

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