Hi
I have tryid to change the color of JA Shopping II theme in the index file.
I try to change it from default to blue, but it will not change.
<blockquote>
# BEGIN: TEMPLATE CONFIGURATIONS ##########
####################################
#support extra color themes
$ja_color_themes = array(‘default’, ‘blue’, ‘green’); // You can add more color array if needed
####################################
# Change the width of the template
$ja_width_default = ‘wide’; // ‘narrow’: 800×600; ‘wide’: 1024×768; ‘auto’: fluid width
# default color
$ja_color_default = ‘blue’; //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 = 0; // 0: disable all; 1: disable color, enable font; 2: enable color, disable font; 3: enable all.
# Choose your prefer Menu Type
$ja_menutype = 1; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu; 4: Script Dropline Menu;
# END: TEMPLATE CONFIGURATIONS ##########
</blockquote>
Please can someone help me out here.
Thanks for all answers