Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • orhaniman Friend
    #124863

    hi,

    i want just to use only one color and disable the second one.
    even dont want any click able color shown on the right template tool panel
    at the right down part.

    where can i disable it?? its a bit emergent so if you could help me ill be glad…
    regards,

    Sherlock Friend
    #237383

    If you want to use only one color, example “fresh”, you can search this line:
    $ja_color_themes = array(‘fresh’,’warm’);
    in index.php file of senecio template, and change it to:
    $ja_color_themes = array(‘fresh’);
    Hope can help you.

    kashxo Friend
    #237399

    Hi Orhaniman,
    After change the color as nguoiabcd described,
    please open your index.php file, at line 30th, you can see this line:

    <blockquote>$ja_tool = 3; // 0: 0: disable all; 1: Screen tool; 2: font tool;…</blockquote>

    Change to

    <blockquote>$ja_tool = 0; // 0: 0: disable all; 1: Screen tool; 2: font tool;</blockquote>

    to disable JA UserTool (the clickable color one you’ve mentioned).

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

This topic contains 3 replies, has 3 voices, and was last updated by  kashxo 16 years, 10 months ago.

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