-
AuthorPosts
-
October 20, 2016 at 8:32 am #978452
Hi,
As shown in the attachment, some of my menus are not on the same row as the rest and I would like to have them on the same row given that there is enough place. Where could I manage to do that?
Thank you
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 20, 2016 at 8:37 am #978455Hi there
could you post a link to your website ?
October 20, 2016 at 12:16 pm #978580Hi,
I’m sorry the site is not yet online, no link available.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 20, 2016 at 2:46 pm #978655Hi
Edit this file /templates/ja_sugite/tpls/blocks/header.php and change col-md values to enlarge mainnav block
1) you should change block size for logo
$logosize = 'col-sm-6 col-md-3';
2) and block size for mainnav
<nav id="t3-mainnav" class="col-sm-6 col-md-9 pull-right navbar navbar-default t3-mainnav">
so to enlarge mainnav block you can try this way
1) $logosize = 'col-sm-6 col-md-1';
2) <nav id="t3-mainnav" class="col-sm-6 col-md-11 pull-right navbar navbar-default t3-mainnav">
Hope it helps
October 21, 2016 at 8:27 am #978946Hi,
I did what you suggested and it worked, but the result is less than satisfactory : top menu moved as a whole to the left and overlayed part of the logo, also there is always one menu (the last one) not in the same row.
Good news is : in the french version, the menus are well in one row, like in the second attachment, even with some overlay.How should we address the problem?
Thanks
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 21, 2016 at 11:36 am #979048Please share as private reply a temp super user account to your backend and an url for it, i will have a look at your settings for mainmenu
October 21, 2016 at 12:34 pm #979066Hi,
Thanks for suggesting that and I would like to follow it, but the site is on wamp, not online, I’m afraid the temp super user ID wouldn’t help us.
Maybe you could just let me know what you need and I’ll get the screen impression for you?
Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 21, 2016 at 4:20 pm #979118Hi there
The code i suggested above is working more than fine on a quickstart installation and default mainnav menu items, if i cannot see your items and verify your code then i cannot suggest any workaround or definitive code for you, because i cannot see what you have on it, please try to find a way to publish your website on a public host where we can access and debug it and we can answer to your questions with the correct solution.
Best regards
October 24, 2016 at 7:41 am #979597Hi,
I changed the size of my logo and in the French version it’s fine, but when the site is in English, the menu is altogether more to the left. Any idea why is that and how to regulate it?
Thanks for the suggestion and the explanation, I’ll let you know when I put the site online.
Have a good one.
- pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 24, 2016 at 10:59 am #979699I’ll let you know when I put the site online.
Please provide also a temp super user account for it when done.
Regards
October 25, 2016 at 8:50 am #980037Hi,
So I tried something on my site and it kind of worked and I would like to share the result with you in case it helps both of us working together, I changed the value of
2) <nav id="t3-mainnav" class="col-sm-6 col-md-11 pull-right navbar navbar-default t3-mainnav">to
2) <nav id="t3-mainnav" class="col-sm-6 col-md-10 pull-right navbar navbar-default t3-mainnav">and it gives the same presentation of the menus in both language : unfortunately there would alwayse be one menu on the second row but at least it’s identical.
I appreciate your help.
Have a good one.
-
AuthorPosts
Viewing 11 posts - 1 through 11 (of 11 total)This topic contains 10 replies, has 2 voices, and was last updated by valthebault 8 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Could I have all the menus on the same row?
Viewing 11 posts - 1 through 11 (of 11 total)