Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • David Porré Friend
    #150044

    Hello,

    I would like to change the width of the sub-level of mega menu.

    I have only 2 child elements, that are small words, and there’s too much space on the right…

    You can see the website under construction at :
    http://www.entreprisevignes.fr/Site10/

    If you go on the “REALISATIONS” menu item, you will see the sub-level.
    I would like only 10px on the right side of the child items instead of 119px.

    And by the way, I would also like less space above and under those items.
    And I would like the grey frame to stick on the 1 px bar of the 1st level… ;p

    Usually, I’m quite good at css, but I can’t find the right line to change.

    Hoping for answers,
    Best regards,
    David aka Shapes

    Saguaros Moderator
    #338858

    Dear shapes!

    Pls open the file: /templates/ja_lime/css/menu/mega.css and find codes:

    ul.level0 li.mega a.mega {
    font-size: 12px;
    margin: 0 16px 0 0;

    padding: 8px 17px 8px 0;
    display: block;
    color: #FFFFFF;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 0px solid #ccc;
    }

    and replace:

    ul.level0 li.mega a.mega {
    font-size: 12px;
    margin: 0 16px 0 0;

    padding: 8px 17px 5px 0;
    display: block;
    color: #FFFFFF;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 0px solid #ccc;
    }

    Good Luck

    David Porré Friend
    #339310

    Hello tienhc,

    Thank you, this solves my last question.

    But what about the width of the sublevel ? Any idea ?

    Hoping for answers,
    Best regards,
    David aka Shapes

    Saguaros Moderator
    #339465

    Dear David aka Shapes!

    you access the configuration of the menu you can put the width into the Submenu Width parameter and the Submenu Column Width parameter

    Good luck

    David Porré Friend
    #339475

    Hello tienhc,

    Thanks for the answer.
    Tought I tried that, feeling a bit stupid… :-[

    Best regards,
    David aka Shapes

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

This topic contains 5 replies, has 2 voices, and was last updated by  David Porré 14 years, 7 months ago.

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