Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • msmonaco Friend
    #124811

    Could someone please offer help in directing me how to disable the change color function as well as change the default color. Thanks.

    eduardo mateos Friend
    #235908

    Open index.php, go to the lines below:

    #color themes

    and a few lines down:

    # default color

    You can change the default color there.

    —————–

    Download Firebug. It´s a great tool to learn what and where things are wihitn a webpage. It will point you to the file and the lines of code of each element you ´d like to edit

    Menalto Friend
    #235909

    Line 27 to 37 in index.php in the templates folder:

    # Change the width of the template
    $ja_width_default = 'wide'; // 'narrow': 800x600; 'wide': 1024x768
    # 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 = 1; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu; 4: Moomenu
    # END: TEMPLATE CONFIGURATIONS ##########

    MArked in red where you need to change, set default color to the color you want, and to disable color changer you can set it to 3 instead of 6(i have marked 6 in red)

    ralphdekreij Friend
    #235987

    I am working with the Joomla 1.5 template.
    I cannot find these lines. How does it work for the 1.5 version?

    My problem is that header images are not loading when I switch off the color tools.

    msmonaco Friend
    #236468

    Thank you for the information. I want to change the default color to dark green (006400). The coulor does not change when I replace ‘default’ with 006400. Can you help here.

    bplive Friend
    #241937

    <em>@msmonaco 37033 wrote:</em><blockquote>Thank you for the information. I want to change the default color to dark green (006400). The coulor does not change when I replace ‘default’ with 006400. Can you help here.</blockquote>

    I am having the same problem. Can I please get help for 1.5 template on how to:

    1. Make another color ( for example 006400) or dark green

    2. And then choose that new color for default

    What I want is a totally another color. and then make that color default. I also don’t see the above info in index.php.

    please help,

    Sean

    Sherlock Friend
    #241993

    Hi msmonaco.
    Mageia template only have 4 colors are: default, red, orange and cyan, you only can choose color in them, not 006400 as you want. And if you want to disable color changer, plz change $ja_tool value as Menalto said (6->3).

    Sherlock Friend
    #241994

    Hi ralphdekreij
    Plz download newest verion Mageia 1.5 quickstart, your error is fixed.

    Sherlock Friend
    #241995

    Hi BPLive.
    In Mageia template for Joomla 1.5, you can change color in params.ini, and choose color default in Templates Manager

    mjcia Friend
    #269052

    In Joomla 1.5, although I change the params.ini, it won’t accept the change and keeps the color selector visible. Any ideas?

    Thanks in advance for your help.

    Sherlock Friend
    #269261

    Hi
    you can change in admin
    Go to Extensions-> Templates manager, choose Mageia template to edit, you can confix user tool as you want
    After save, you must clear cookie and refresh your browser

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

This topic contains 11 replies, has 7 voices, and was last updated by  Sherlock 16 years ago.

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