Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • powder Friend
    #121928

    Hi I am looking for a way to have the menu at the top (user3) be a pulldown menu
    like this:

    About seas
    L History
    L Consept
    L People

    My menu is configured like this in the index.php
    $ja_menutype = 2; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu;

    How do i do this ?

    See my website here: http://seas.premiss.no/

    Regards Powder:confused:

    Hieu Nguyen Admin
    #226738

    Hello, remember to add submenu to your “About seas” in administrator area.

    powder Friend
    #226753

    I have done this.
    Menuithem = top menu
    menu position = user 3

    Top level on the menu is Abouts seas
    – Second level is History
    – Second level is Consept
    – Second level is People

    I really dont know what could be wrong!

    # TEMPLATE CONFIGURATIONS ##########
    ####################################
    #support extra color themes
    $ja_color_themes = array(‘blue’,’orange’,’green’); // You can add more color array if needed
    ####################################
    # Change the width of the template
    $ja_width_default = ‘wide’; // ‘narrow’: 800×600; ‘wide’: 1024×768; ‘auto’: fluid width
    # default color
    $ja_color_default = ‘blue’; //blank for default, else pick one of in extra color themes $ja_color_themes
    #font size default
    $ja_font_size_default = 3;
    # Enable users option
    $ja_tool = 0; // 0: disable all; 1: disable color, enable screen; 2: enable color, disable screen; 3: enable all.
    # Choose your prefer Menu Type
    $ja_menutype = 2; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu;
    # END: TEMPLATE CONFIGURATIONS ##########

    Regards Powder

    bernhar Friend
    #226764

    I would be surprised if this is possible in the top menu position without code changes.

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

This topic contains 4 replies, has 3 voices, and was last updated by  bernhar 17 years, 3 months ago.

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