Hi,
The template color switcher doesn't work. Nothing changes.
Same issue with the background, nothing happens
body {
background-image: url("/templates/gk_msocial/images/patterns/pattern7.png");
}
$tpl_page_suffix = $this->page_suffix != '' ? ' class="'.$this->page_suffix.'"' : '';
$tpl_page_suffix = $this->page_suffix != 'class=pattern"'.$this->API->get('template_pattern', '1').'"' ? ' class="'.$this->page_suffix.' pattern'.$this->API->get('template_pattern', '1').'"' : '';