-
AuthorPosts
-
mortenrasmussen Friend
mortenrasmussen
- Join date:
- October 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 11
- Thanked:
- 5 times in 1 posts
February 10, 2014 at 4:08 pm #194661Hi,
In the header I only have a logo in logo position and main menu. The problem (as you can see in the attached image) is that logo and menu splits the space of the header equal 50%. I need the menu to have more space. How can I do that?
Kind regards, Morten
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 10, 2014 at 4:16 pm #522069Hi
You can manage the span property for mainmenu and logo
Span4 – Logo – span8 mainmenu
mortenrasmussen Friendmortenrasmussen
- Join date:
- October 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 11
- Thanked:
- 5 times in 1 posts
February 10, 2014 at 4:27 pm #522071Where should I do that? :-[
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 10, 2014 at 4:36 pm #522077<em>@mortenrasmussen 410533 wrote:</em><blockquote>Hi,
In the header I only have a logo in logo position and main menu. The problem (as you can see in the attached image) is that logo and menu splits the space of the header equal 50%. I need the menu to have more space. How can I do that?
Kind regards, Morten</blockquote>
It would be helpful if you could provide the url of the site you’re working on,
as well as temporarily set “Optimize CSS” to “No” within your Template Manager–General settingsmortenrasmussen Friendmortenrasmussen
- Join date:
- October 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 11
- Thanked:
- 5 times in 1 posts
February 10, 2014 at 4:56 pm #522082You should be able to see it here: http://www.publizd.com/boger-bogkatalog/bogkatalog-test
Its just a testpage.
When you visit the page, you will also be able to see another problem I am struggling with: The missing module title.
The title is set to show in the module settings and the suffix is left empty. So I can’t figure out why the title is not showing.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 11, 2014 at 4:42 am #522154Please open the file: /templates/ja_bookshop/tpls/blocks/header.php and make change in these 2 lines:
– Line 20: $logosize = ‘col-md-6’;
change it to: $logosize = ‘col-md-4’;
– Line 79: <nav id=”t3-mainnav” class=”col-xs-12 col-md-6 t3-mainnav navbar navbar-default hidden-sm”>
replace it with:
<nav id=”t3-mainnav” class=”col-xs-12 col-md-8 t3-mainnav navbar navbar-default hidden-sm”>
you can change to value as you wish.
1 user says Thank You to Saguaros for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 11, 2014 at 5:01 pm #522240Morten:
Just following up . . . Was Saguaros’ recommendation above helpful to you?
1 user says Thank You to TomC for this useful post
mortenrasmussen Friendmortenrasmussen
- Join date:
- October 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 11
- Thanked:
- 5 times in 1 posts
February 13, 2014 at 6:10 am #522487Yes, I tried it and it seemed to work, thanks.
1 user says Thank You to mortenrasmussen for this useful post
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by mortenrasmussen 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Logo and menu splits 50%
Viewing 8 posts - 1 through 8 (of 8 total)