-
AuthorPosts
-
kempis20 Friend
kempis20
- Join date:
- April 2012
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
February 3, 2013 at 8:35 am #184629Hello 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
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
February 4, 2013 at 8:45 am #482308Hello,
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 Friendkempis20
- Join date:
- April 2012
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
February 4, 2013 at 9:28 am #482320If i go to templatesja_merocsscustom.css file,wat changes im i to do there???
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
February 5, 2013 at 7:57 am #482467AuthorPostsViewing 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
menu
Viewing 4 posts - 1 through 4 (of 4 total)