Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hariorama Friend
    #142861

    hello in the round

    how can i here when you go over “tierwelt” with the mouse, ajust the submenu “meerestiere”?

    it sould be same hight and level with “tierwelt”

    thank’s for any feedback.

    halli hallo in die runde

    wie kann ich hier z.b. wenn man mit der maus über tierwelt fährt und meerestiere erscheint, dieses untermenu “meerestiere” anpassen.

    ich möchte dass es auf der gleichen höhe und bündig ist mit “tierwelt”

    vielen dank für ein feedback
    __________________

    hawver Friend
    #311605

    Hi hariorama,

    Step 1. Find the following source in the file templates/ja_rutile/ja_menus/ja_cssmenu/ja.cssmenu.css


    #ja-cssmenu li ul ul {
    margin: -2em 0 0 15em; /* third-and-above-level lists */
    }

    Step 2. Change it to:


    margin: -2.4em 0 0 15em; /* third-and-above-level lists */

    That should work. Good luck. 🙂

    hariorama Friend
    #311606

    thank’s so much

    now it just need’s to go a bit to the right, so it can be flash and not overlapping any more??

    hawver Friend
    #311607

    You can use the other value in the margin to achieve that. (16 em)

    f.e.
    margin: -2.4em 0 0 16em; /* third-and-above-level lists */

    Margin works like this:

    Margin: (margintop) (marginright) (marginbottom) (marginleft)

    Hope that helps. 🙂

    hariorama Friend
    #311608

    yes it helps, someone else wrote me just about the same.

    now, it seems that the general hight is to high for the third level menu (wassertiere)???

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

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

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