Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • idware Friend
    #131712

    Hi,

    I would like to improve is the alignment of the sub level within the menu tree, because two levels are shown in the same way. The sub level should be aligned 10 px to the right to get a better usability. I have a screen shot attached in order to show the problem

    Any help or tips available?

    Knuco (idware)


    1. Menu
    Sherlock Friend
    #264284

    Hi idware !
    You open template.css file in templates/ja_edenite/css folder , find following code section at about line 858 :


    ul.menu li ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    }

    change to :


    ul.menu li ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding-left:10px;
    }

    idware Friend
    #264299

    Hello hainn84,
    thanks so far, but:
    In my template the code looks as follows:

    ul.menu li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }

    After changing that in the way you propsed, it appears with error. Look screenshot.

    What can I do?


    1. screenshot
    Sherlock Friend
    #264394

    Hi idware !
    Please send url of your site.

    idware Friend
    #264481

    Hi Hainn84,
    the url is http://www.id-ware.de.
    I have reorganized the menus in order to reduce the problem. But the problem still exists.
    Look Menu: ID Karten – Kontaktlose RFID Chipkarten – Legic Karten.
    Legic Karten is a submenu of Kontaklose RFID Karten and should be 10px to right. In the future there will be more sub levels like Legic Karten so please help…
    Thanks in advance!

    Sherlock Friend
    #265456

    Hi idware !
    sorry for delay, i have gone away in a weeks. have you solved the problem ?

    idware Friend
    #265458

    It is solved now. Thank You!

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

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

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