Hi,
Even though I have selected a solid background:
I am still getting the pattern. I have the latest version of the template. Can anyone advise how I fix this?
Cyberek wrote:Is it Joomla 2.x or 3.x installation?
$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').'"' : '';