Hello,
For some strange reason I cannot get my theme to change from ‘default’ to ‘blue’. I have made the change in the “index.php” file but it will not change.
Here’s what I have in index.php
#support extra color themes
$ja_color_themes = array('default','green','blue'); // You can add more color array if needed
####################################
# Change the width of the template
$ja_width_default = 'wide'; // 'narrow': 800x600; 'wide': 1024x768; 'auto': fluid width
# default color
$ja_color_default = 'blue';
It won’t change to any other color except Orange. I am stumpted because it’s so easy but something is wrong.
Help please, thanks,
Mike