We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25497
    • 22 Posts
    newbie here - a designer looking for a quicker way to create a site.

    working on my first modx site:

    http://66.216.120.27/

    defined here class for dropmenu:

    .here {
    font-weight: normal;
    display: list-item;
    list-style-image: url(images/tictac_orange-2.gif);
    list-style-position: outside;}

    works okay in FF, Opera, Safari - here displays with a marker - but not its secondary level children

    in IE second level menu items display with a marker even when on primary level page. Any ideas?

    sorry if my terminology is a bit off!

    thanks in advance for any help!