Dear goodnight.
I am new to joomla and I am using the Simplicity template in my domain lokalcerto.com.br and would like the header image that is displayed in the home, was also visible on all pages.
Is this possible?
Grateful.
$tpl_page_suffix = $this->page_suffix != '' ? ' class="'.$this->page_suffix.'"' : '';
$this->page_suffix .= ' imageBg ';
$tpl_page_suffix = $this->page_suffix != '' ? ' class="'.$this->page_suffix.'"' : '';