Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mickman Friend
    #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


    1. nav_problem-1
    pavit Moderator
    #1008292

    Hello

    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


    1. Screenshot-at-feb-05-21-07-22
    mickman Friend
    #1008295

    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 browserw


    1. nav_chrome-1
    2. nav_firefox-1
    3. nav_problem-2
    mickman Friend
    #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


    1. nav_chrome-2
    2. nav_firefox-2
    3. nav_problem-3
    pavit Moderator
    #1008404

    Looking 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


    1. Screenshot-at-feb-06-07-26-23
    mickman Friend
    #1008423

    You are right. I only saw the first entry. Not the second.

    Thank You.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  mickman 7 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum