Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Martin Hagen Friend
    #126010

    The slide-effect ( menu at the top) off the demo did not work with joomla 1.0.x for me.
    Or is this effect only for joomla 1.5.1?

    I tried the quickstart for both. With joomla 1.5.1 it works like the demo but with joomla 1.0.1.x it did not work.

    and does this effect base on mootool fx-scroller?

    tifa29 Friend
    #240152

    Find ja_vars_1.0x.php and edit this (red color):

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    #support extra color themes
    $ja_screen_sizes = array ('wide', 'wide'); // You can add more color array if needed
    $ja_color_themes = array('default','black'); // You can add more color array if needed
    ####################################
    $_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'); //blank for default, else pick one of in extra color themes $ja_color_themes
    #font size default
    $_params->set(JA_TOOL_FONT,3);
    # Enable users option
    $_params->set(JA_TOOL_USER,6); // 0: 0: disable all; 2: font tool; 4: color tool; 6: font + color;
    # Choose your prefer Menu Type
    $_params->set(JA_TOOL_MENU,'slide'); // split, dropline, slide
    # Joomla menutype used in main navigation
    $_params->set('menutype','mainmenu'); // split, moo, css, dropline

    Martin Hagen Friend
    #240195

    thank you – this is the solution for me .

    A sense of shame. I did not noticed the ja_vars_1.0x.php I only took a look at the index.php

    tifa29 Friend
    #240306

    That happens. 🙂

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

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

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