-
AuthorPosts
-
February 5, 2017 at 8:00 pm #1008289
Hi,
I have the same Problem like this Topic:
https://www.joomlart.com/forums/topic/widen-main-menu/#post-1008275
http://www.fotoseminare-paderborn.de
Can you write the Solution here please?
Thank You an advanced,
Michael
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 5, 2017 at 8:07 pm #1008292Hello
Open this file /templates/ja_sugite/tpls/blocks/header.php and find at line 27
$logosize = 'col-sm-6 col-md-3';
change it to
$logosize = 'col-sm-6 col-md-2';
Then go to line 100 and find
<nav id="t3-mainnav" class="col-sm-6 col-md-9 pull-right navbar navbar-default t3-mainnav">
Change it to :
<nav id="t3-mainnav" class="col-sm-6 col-md-10 pull-right navbar navbar-default t3-mainnav">
P.S.
Take first a backup of your header.php file
Regards
February 5, 2017 at 8:16 pm #1008295Hi,
I have already done that. And the result is the problem with the space.
nav-firefox.jpg – before the change in firefox
nav-chrome.jpg – before the change in chrome
nav-problem.jgp – after the change in both browserw- February 5, 2017 at 8:16 pm #1008296
Hi,
I have already done that. And the result is the problem with the space.
nav-firefox.jpg – before the change in firefox
nav-chrome.jpg – before the change in chrome
nav-problem.jgp – after the change in both browser- pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 6, 2017 at 6:28 am #1008404Looking at your website it seems you haven’t applied my suggested changes in the correct way ( look at img below )
you should change $logosize = from 3 to 2
Regards
February 6, 2017 at 6:48 am #1008423You are right. I only saw the first entry. Not the second.
Thank You.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by mickman 7 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Main Menu Chrome and Firefox – Different
Viewing 6 posts - 1 through 6 (of 6 total)