Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • kellyb Friend
    #123202

    How do i get the site to display in only one color? I’ve changed the index.php file to show ‘red’ as the color I want, and I’ve set the site to hide the color choices tool, but still it shows green when anyone launches it. Any ideas? Did I miss a setting somewhere?

    Thanks for any insights!

    Kelly B

    cssyeah Moderator
    #230996

    Hi KellyB,

    If you want to display in only one color, you need config two position.

    1. You set default color:


    # default color
    $ja_color_default = 'red';

    2. Set option of user tools. ($ja_tool = 2 or $ja_tool=3)


    $ja_tool = 2; // 0: disable all; 1: Screen tool; 2: font tool; 3: screen + font; 4: color tool; 5: screen + color; 6: font + color; 7: all;

    😀

    orpheus2510 Friend
    #231008

    Have you cleaned the cache?

    MuffinDCC Friend
    #231012

    Those values should be controlled by cookies, so clear them as well.

    kellyb Friend
    #231013

    I hate making those ‘duh’ mistakes. I thought I had cleared the cache, but I guess not…thanks.

    Kelly B

    jdponce Friend
    #268594

    <em>@trungch 29623 wrote:</em><blockquote>Hi KellyB,

    If you want to display in only one color, you need config two position.

    1. You set default color:


    # default color
    $ja_color_default = 'red';

    2. Set option of user tools. ($ja_tool = 2 or $ja_tool=3)


    $ja_tool = 2; // 0: disable all; 1: Screen tool; 2: font tool; 3: screen + font; 4: color tool; 5: screen + color; 6: font + color; 7: all;

    :D</blockquote>

    If I edit the index.php on ja-iris template folder and I can’t find anything about these settings, please help me because I have to set only one color on my site.

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

This topic contains 6 replies, has 5 voices, and was last updated by  jdponce 15 years, 8 months ago.

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