Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hearts Friend
    #125559

    In the css file below. What do each of the width’s represent? I’m trying to change the drop down menu width. It seems like some change the text, some the dotted line? Help is appreciated. Thanks. http://www.hearts-at-home.net

    #ja-cssmenu li ul {
    width: 16.4em;
    position: absolute; /* second-level lists */
    z-index: 99;
    left: -999em; /* using left instead of display to hide menus because display: none isn’t read by screen readers */
    height: auto;
    width: 15.9em;
    }

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

    #ja-cssmenu li li {
    padding: 0 1em 0 0;
    margin: 0;
    width: 14.9em;
    }

    #ja-cssmenu ul a {
    width: 14.8em;
    width: 10.8em;
    }

    cssyeah Moderator
    #238714

    Wow, cool site! 😎

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

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

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