Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • Adam M Moderator
    #672879

    Hi @melvine,

    Please have a look at the attachment screenshot.

    Note : Make sure to select the outer border of subpanel in order to see the field to specify width.

    Adam M Moderator
    #746769

    Hi @melvine,

    Please have a look at the attachment screenshot.

    Note : Make sure to select the outer border of subpanel in order to see the field to specify width.

    melvine Friend
    #680339

    Thank you very much Adam:)

    Now I have to remove the text “connexion” in the menu, I want only the icon

    Have you an idea for that ?

    Best regards

    melvine Friend
    #746825

    Thank you very much Adam:)

    Now I have to remove the text “connexion” in the menu, I want only the icon

    Have you an idea for that ?

    Best regards

    Adam M Moderator
    #680562

    Hi @melvine,

    Try this :

    1. Go to Megamenu in back-end, in the menu item where you want to apply the icon and make below changes

    1.1 In field Icon, type in icon-user

    1.2 In field Extra Class, type in no-text

    2. Open file /templates/ja_teline_v/css/custom.css (if you don’t have this file, create a new one) then add this code :

    .navbar-default .navbar-nav > li.no-text > a {
    font-size: 0;
    line-height: 5px;
    text-align: center;
    }
    .navbar-default .navbar-nav > li.no-text > a > * {
    font-size: 18px;
    margin: 0;
    }

    Adam M Moderator
    #746936

    Hi @melvine,

    Try this :

    1. Go to Megamenu in back-end, in the menu item where you want to apply the icon and make below changes

    1.1 In field Icon, type in icon-user

    1.2 In field Extra Class, type in no-text

    2. Open file /templates/ja_teline_v/css/custom.css (if you don’t have this file, create a new one) then add this code :

    .navbar-default .navbar-nav > li.no-text > a {
    font-size: 0;
    line-height: 5px;
    text-align: center;
    }
    .navbar-default .navbar-nav > li.no-text > a > * {
    font-size: 18px;
    margin: 0;
    }

    melvine Friend
    #747215

    You are awesome, it’s perfect.:D
    Thank you very much Adam
    Best Regards

Viewing 7 posts - 16 through 22 (of 22 total)

This topic contains 22 replies, has 2 voices, and was last updated by  melvine 9 years, 2 months ago.

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