Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • freenduro Friend
    #123076

    hello

    i want ti hnow how to put the cyan colors to default and how tu remove the choice color panel in the frontend ?

    thanks

    Menalto Friend
    #230604

    <em>@freenduro 29079 wrote:</em><blockquote>hello

    i want ti hnow how to put the cyan colors to default and how tu remove the choice color panel in the frontend ?

    thanks</blockquote>

    Open up the index.php and find this:

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    #support extra color themes
    $ja_color_themes = array('default', 'cyan', 'green'); // You can add more color array if needed
    ####################################
    # 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; 5: Script Dropline Menu;
    # END: TEMPLATE CONFIGURATIONS ##########

    And change to this:

    # BEGIN: TEMPLATE CONFIGURATIONS ##########
    ####################################
    #support extra color themes
    $ja_color_themes = array('default', 'cyan', 'green'); // You can add more color array if needed
    ####################################
    # Change the width of the template
    $ja_width_default = 'wide'; // 'narrow': 800x600; 'wide': 1024x768
    # default color
    $ja_color_default = 'cyan'; //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 = 3; // 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; 5: Script Dropline Menu;
    # END: TEMPLATE CONFIGURATIONS ##########

    freenduro Friend
    #230644

    great!!!
    thanks Menalto 🙂

    adminbq057 Friend
    #326832

    Hi,

    I’m on Joomla Version 1.5.15 JA Larix for Joomla 1.5 – Version 1.4

    I’m trying to find the index.php code but still looking for it. I tried with my cache and cookies, but the problem still remain

    Is there a line number?

    Thank you

    adminbq057 Friend
    #327309

    Guys would it be possible to get an answer??

    http://www.boutiquequebec.net/

    Thank you

    bennitos Friend
    #327310

    Did you look in the correct index.php?

    You will find it in the folder where the template is installed:
    templatesja_larixindex.php

    Also if you are looking for an answer to a problem its smarter to start a new thread to get an answer. That works better than asking your question in a thread that havent been used for years.

    adminbq057 Friend
    #327316

    Thank you for passing by

    Yes I’m on templatesja_larixindex.php

    This is weird, I can’t find the exact line loll.

    I attached the index.php file

    <em>@bennitos 157783 wrote:</em><blockquote>Did you look in the correct index.php?

    You will find it in the folder where the template is installed:
    templatesja_larixindex.php</blockquote>

    Ok, thank you for the info, I didn’t want to pollute the forum with another thread.

    <em>@bennitos 157783 wrote:</em><blockquote>Also if you are looking for an answer to a problem its smarter to start a new thread to get an answer. That works better than asking your question in a thread that havent been used for years.</blockquote>


    1. index.doc
    bennitos Friend
    #327318

    Its not a big problem, it just takes a bit longer before someone responds.

    i dont see the attached file btw.

    adminbq057 Friend
    #327321

    I understand 😉

    Ok, the file is attached

    <em>@bennitos 157791 wrote:</em><blockquote>Its not a big problem, it just takes a bit longer before someone responds.

    i dont see the attached file btw.</blockquote>

    bennitos Friend
    #327322

    Sorry adminbq057,

    I must have been sleeping.

    Just set your template color in your params.ini file (templatesja_larixparams.ini)
    Or set it using the template manager in the backend.

    If you still have problems please let me know.

    Ben

    adminbq057 Friend
    #327326

    Ok I will check this

    <blockquote>Just set your template color in your params.ini file (templatesja_larixparams.ini)</blockquote>

    I already tried it <blockquote>Or set it using the template manager in the backend.</blockquote>

    Thank you

    It worked!! Thank you very much!!

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

This topic contains 11 replies, has 4 voices, and was last updated by  adminbq057 14 years, 11 months ago.

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