<em>@xellos16 17529 wrote:</em><blockquote>I was wondering how I could make the fresh template my default template. As of right now my default template is the warm and I cant get it to go to fresh. How would I be able to do that? Thanks.</blockquote>
edit /templates/ja_senecio/index.php:
$ja_color_default = 'warm'; //blank for default, else pick one of in extra color themes $ja_color_themes
change to
$ja_color_default = 'fresh'; //blank for default, else pick one of in extra color themes $ja_color_themes
Remember to clear the cache of your browser, then reload your website