Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • mkfloresca Friend
    #205635

    Can anyone help in breaking my main menu into two lines if they are too long? The English menu alone is a bit long and the the German translation is even longer.

    Will the modification happen here on either one:
    custom.css below:
    .navbar-default .navbar-nav > li > a:last-child {
    padding: 15px;
    }
    template.css below:
    .navbar-default .navbar-nav > li > a {
    border-right: 1px solid #1f537e
    color: #eaf1f7
    font-size: 13px;
    font-weight: bold;
    padding: 15px 20px;
    text-transform: uppercase;

    Any help is appreciated.

    Thanks,
    Karla

    chavan Friend
    #567466

    your website Url please

    mkfloresca Friend
    #567491

    <em>@Chavan 469222 wrote:</em><blockquote>your website Url please</blockquote>

    Hi,
    I will PM you info as dev site is restricted.

    Thanks,
    Karla

    chavan Friend
    #567539

    Add this code to /templates/ja_university_t3/local/css/themes/blue/custom.css

    .navbar-default .navbar-nav > li > a{
    padding:15px 5px !important;
    }

    chavan Friend
    #732649

    Add this code to /templates/ja_university_t3/local/css/themes/blue/custom.css

    .navbar-default .navbar-nav > li > a{
    padding:15px 5px !important;
    }

    mkfloresca Friend
    #567548

    <em>@Chavan 469353 wrote:</em><blockquote>Add this code to /templates/ja_university_t3/local/css/themes/blue/custom.css

    .navbar-default .navbar-nav > li > a{
    padding:15px 5px !important;
    }

    </blockquote>

    Hi,

    Thank you for the suggestion. However, I do want to have the longer menu items to wrap-around the padding like so:
    “Member’s
    Log In”

    or
    “Working in
    the Phils”

    Thanks,
    Karla

    mkfloresca Friend
    #732658

    <em>@Chavan 469353 wrote:</em><blockquote>Add this code to /templates/ja_university_t3/local/css/themes/blue/custom.css

    .navbar-default .navbar-nav > li > a{
    padding:15px 5px !important;
    }

    </blockquote>

    Hi,

    Thank you for the suggestion. However, I do want to have the longer menu items to wrap-around the padding like so:
    “Member’s
    Log In”

    or
    “Working in
    the Phils”

    Thanks,
    Karla

    chavan Friend
    #567622

    please post us a screenshot how you want the spacing to be placed.

    chavan Friend
    #732732

    please post us a screenshot how you want the spacing to be placed.

    mkfloresca Friend
    #567653

    <em>@Chavan 469448 wrote:</em><blockquote>please post us a screenshot how you want the spacing to be placed.</blockquote>

    Here are the screen shots:

    The red box is just an indicator of what I am trying to accomplish, not part of the menu.

    Prefer the menu to be on one line with the longer main menu items be wrapped (two lines) based on the width and height.

    Thanks,
    Karla


    1. mainmenu
    2. mainmenuDE
    chavan Friend
    #567973

    herewith attached a screenshot, If you want the menu to look like this.

    please add the following code to custom.css

    .navbar-default .navbar-nav > li > a{
    font-size:12px !important;
    padding: 15px 6px !important;

    }


    1. HOME-2015-04-23-08-41-25
    chavan Friend
    #733079

    herewith attached a screenshot, If you want the menu to look like this.

    please add the following code to custom.css

    .navbar-default .navbar-nav > li > a{
    font-size:12px !important;
    padding: 15px 6px !important;

    }

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

This topic contains 12 replies, has 2 voices, and was last updated by  chavan 9 years ago.

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