Results 1 to 4 of 4

Thread: All Levels Navigational Menu (v2.2) - Submenu structure

  1. #1
    Join Date
    Sep 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default All Levels Navigational Menu (v2.2) - Submenu structure

    1) Script Title: All Levels Navigational Menu (v2.2)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...menu/index.htm

    3) Describe problem:

    Is there a way to create a submenu that contains from 2 to 4 columns of sub-menu items similar to the menu bar on this site: www.texanscu.org

    When the user hovers over either of the banking menus, the submenu opens up a wide submenu that contains 5 sub-menu categories with menu items under each sub-category, all with no lines.

    If this can be done, any suggestions on how to do this using the All Levels Navigational Menu (v2.2)?

  2. #2
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Any reason why you don't want to do it with this?
    ===
    Arie Molendijk.

  3. #3
    Join Date
    Sep 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    After I posted I found that and am currently testing it. I do have one questions. I am trying to offset the dropdown so that it is centered (rather than aligned on the left or right) of the menu graphic that I am using. I've been playing with the anylinkcssmenu.css data but changes to the left/right values in this section

    .anylinkcsscols{
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    border: 1px solid blue;
    padding: 10px;
    line-height: 18px;
    font: normal 12px Verdana;
    z-index: 100; /*zIndex should be greater than that of shadow's below*/
    background: #EEEEEE;

    doesn't appear to change the offset of the dropdown menu. Any ideas what I should change?

  4. #4
    Join Date
    Sep 2010
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I have a few more questions regading the :: AnyLink CSS Menu v2.2

    1. Anyone have any suggestions on how to center the dropdown menu as described above?

    2. Is there any way to make he dropdown with rounded corners?

    3. Is there any way to make the dropdown menu opaque(see through)?

    Your suggestions and/or help is very much appreciated?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •