Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jasonbr Friend
    #127235

    ok, I give….how do you change the menu in 1.0?

    thanks in advance!

    Jason

    Menalto Friend
    #244384

    You ca open up the file called ja_vars_1.0x.php:

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    $_params = new mosParameters('');
    # Change the width of the template
    $_params->set(JA_TOOL_SCREEN,'wide'); // wide, narrow
    # default color
    $_params->set(JA_TOOL_COLOR,'default'); //default, orange, red
    #font size default
    $_params->set(JA_TOOL_FONT,3);
    # Enable users option
    $_params->set(JA_TOOL_USER,2); // 0: 0: disable all; 2: font tool;
    # Choose your prefer Menu Type
    $_params->set(JA_TOOL_MENU,'moo'); // split, moo, css, dropline
    # Joomla menutype used in main navigation
    $_params->set('menutype','mainmenu');

    # Template Logo
    $_params->set('logoType', 'image'); // image, text
    $_params->set('logoText', ''); // used if logoType is text
    $_params->set('sloganText', 'Your slogan'); // used if logoType is text
    # END: TEMPLATE CONFIGURATIONS ##########

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

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

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