-
AuthorPosts
-
December 18, 2012 at 6:07 pm #183224
Hi,
On ja-mero
I am looking to make the mainmenu wider and remove the search box,
so i can add more items to this menu.. but cant seem to find the right place for it…thx alot!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 18, 2012 at 7:28 pm #476696So that I can try to best assist you, please provide the url of the site you’re working on,
as well as set “Optimize CSS” to “No” within your Template Manager–General settingsJanuary 6, 2013 at 2:07 pm #478590Hi guys,
I really love the template (big thanks for your efforts!) – but I need to implement moren than just 3 menu topics 😉 The space for the menu item in the top seems to be very limited – any chance to get more space in the top, maybe by removing the seach module position?
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
January 7, 2013 at 11:54 pm #478833I also would like to search module to add more menu items. Could you also check my web site please. Same access info I sent before.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 9, 2013 at 9:48 am #479052<em>@bigleveller 353664 wrote:</em><blockquote>Hi guys,
I really love the template (big thanks for your efforts!) – but I need to implement moren than just 3 menu topics 😉 The space for the menu item in the top seems to be very limited – any chance to get more space in the top, maybe by removing the seach module position?</blockquote>
You can disable Search module by
<blockquote>Go to Admin > Module Manager > disable Search module (on head-search position)</blockquote>
And you can new menu itemsJanuary 9, 2013 at 5:00 pm #479122This is what I’ve already tried. W/O success 🙁 There is no modul on the head-search position but the menu is still breaking:
http://morethanpaper.de/unidanza2/ (item Caren is in the 2nd row).This happens if the window is on max width. If I scall the size down to i.e. pad browser size the last menu item will be displayed correclty…
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 10, 2013 at 2:03 am #479179@bigleveller: You can apply this fix on your site
Open file:
<blockquote>templates/ja_mero/css/template.css </blockquote>
add new script below
.navbar-inner .row .span8 {
width: 986px;
}glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
January 17, 2013 at 12:10 pm #480189I have added the script but didn’t work. I wonder if anyone tried to new script and if it’s works?
January 17, 2013 at 7:31 pm #480225Was off for a couple of days and could not try out this solution earlier – anyway it’s tll not working for me as well 🙁
glenng Friendglenng
- Join date:
- February 2012
- Posts:
- 256
- Downloads:
- 24
- Uploads:
- 64
- Thanks:
- 45
- Thanked:
- 7 times in 1 posts
January 17, 2013 at 7:51 pm #480228I have solved the problem. Try this (for light version)
/templates/ja_mero/css/themes/light/bootstrap-responsive.css
change the code below as 986
.span8 {
width: 486px;
}you can try to add the code below as well:
.navbar-inner .row .span8 {
width: 986px;
}I don’t know which one helped but I did both and worked.
January 17, 2013 at 8:16 pm #480231Row 986 is:
.navbar .nav-collapse .nav.pull-right {
float: none;
margin-left: 0;
}Have you replaced this?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 18, 2013 at 8:19 am #480292@glenng: Because your site changed theme to light theme
@bigleveller: Because your site changed theme to abstract theme you can fix this problem here
<blockquote>Open unidanza2/templates/ja_mero/css/themes/abstract/template.css file</blockquote>
add new script
.navbar-inner .row .span8 {
width: 970px;
}
.navbar-inner .row .span4 {
width: 100px;
padding-top: 12px;
}
If you have still the same error, please send pm me with ftp account. I shall help you fix this problem
1 user says Thank You to Ninja Lead for this useful post
January 23, 2013 at 1:29 pm #480920works perfect! 🙂 thanks!
February 5, 2013 at 4:25 pm #482547I changed the bootstrap-responsive.css file under the light theme I am working on, but the pixel changes I made were only visible in Chrome – the changes are not reflected on Safari or Firefox. Could someone explain ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 11, 2013 at 12:39 pm #483059<em>@brennac 358879 wrote:</em><blockquote>I changed the bootstrap-responsive.css file under the light theme I am working on, but the pixel changes I made were only visible in Chrome – the changes are not reflected on Safari or Firefox. Could someone explain ?</blockquote>
You can send me screenshot the problem and url on your site. I shall help you out. -
AuthorPosts
This topic contains 15 replies, has 6 voices, and was last updated by Ninja Lead 11 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum