Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • marcofree Friend
    #126734

    Hi!Can you tell my how to stop the colours of my website? I wish it was green all the time and i just tried…but today its blue again:((
    http://shini.h2n.eu/

    Sherlock Friend
    #244203

    Hi marcofree !
    You open index.php file in templates/ja_koniga folder :
    find code section at about line 22 to 31 :


    #support extra color themes
    $ja_color_themes = array('default','laputa','sakura'); // You can add more color array if needed
    $ja_header_images_wide = array ('header1.jpg','header2.jpg','header3.jpg','header4.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 = 'narrow'; // 'narrow': 800x600; 'wide': 1024x768
    # default color
    $ja_color_default = 'default'; //blank for default, else pick one of in extra color themes $ja_color_themes

    there are 3 color you can select for $ja_color_default (default’,’laputa’,’sakura)
    goodluck !

    Menalto Friend
    #244204

    You can change that in the top of the index.php file. There you have most of the settings for the template tools.
    Its well described also so you should not have any problem to set it to the color you want.

    mfcphil Friend
    #244392

    Make sure you clear your all caches as sometimes the image gets stuck in your system and although the changes have worked you may not be seeing the differences 😉

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

This topic contains 4 replies, has 4 voices, and was last updated by  mfcphil 16 years, 7 months ago.

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