Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ribinternational Friend
    #134642

    Hi

    Does anyone know how to remove the colour selection buttons (orange, green and blue squares) but leave the font adjuster still on the page for users to use?

    Many thanks for your help in advance on this.

    Kind Regards

    Andy

    mfcphil Friend
    #276452

    In the 1.015 version of joomla (1.5 May differ)

    go to templates/ja_fagus/ja_vars.php and find

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    #support extra color themes
    $ja_color_themes = array(); // You can add more color array if needed
    $ja_header_images_wide = array (‘header1.jpg’,’header2.jpg’,’header3.jpg’,’header 4.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 ##########

    check the coloured line and remove the colours you dont need…you will see there are none in my brackets because I took the option away also

    hope his helps 😉

    ribinternational Friend
    #276453

    Excellent thanks mcphil

    That sorted it.

    Many thanks

    Andy

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

This topic contains 3 replies, has 2 voices, and was last updated by  ribinternational 16 years, 1 month ago.

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