Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ja_boulay Friend
    #126129

    Hi,

    I would like to know how to get rid of the small color chooser for the Fagus template. Any idea?

    Thanks in advance,
    J-A

    alicia Friend
    #240709

    ja_boulay;42442Hi,

    I would like to know how to get rid of the small color chooser for the Fagus template. Any idea?

    Thanks in advance,
    J-A

    what version joomla are you using?

    ja_boulay Friend
    #240747

    Joomla! 1.0.13 Stable

    mfcphil Friend
    #240924

    Go to your templates open ja_fagus find the ja_vars.php

    look for this

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    #support extra color themes
    $ja_color_themes = array(‘default’,’green’,’blue’); // You can add more color array if needed
    $ja_header_images_wide = array (‘header1.jpg’,’header2.jpg’,’header3.jpg’,’header4.jpg’,’header5.jpg’);
    $ja_header_images_narrow = array (‘header1-n.jpg’,’header2-n.jpg’,’header3-n.jpg’,’header4-n.jpg’,’header5-n.jpg’);
    ####################################
    # Change the width of the template
    $ja_width_default = ‘wide’; // ‘narrow’: 800×600; ‘wide’: 1024×768
    # default color
    $ja_color_default = ‘default’; //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 = 6; // 0: 0: disable all; 1: Screen tool; 2: font tool; 3: screen + font; 4: color tool; 5: screen + color; 6: font + color; 7: all;
    # Choose your prefer Menu Type
    $ja_menutype = 2; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Moomenu
    # END: TEMPLATE CONFIGURATIONS ##########

    change the coloured area

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

This topic contains 4 replies, has 3 voices, and was last updated by  mfcphil 16 years, 9 months ago.

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