ada dua file yg di gunakan untuk menampilkan gambar header pada template beez "fruits.jpg" yaitu pada file
index.php
Untuk edit gambar logonya bisa ganti langsung melalui :
index.php
<img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/images/fruits.jpg" alt="<?php echo JText::_('TPL_BEEZ5_LOGO'); ?>" />dan file error.php
<img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/images/fruits.jpg" alt="<?php echo JText::_('TPL_BEEZ5_LOGO'); ?>" />
Untuk edit gambar logonya bisa ganti langsung melalui :
Template Manager ==>> centang Beez5 ==>> edit ==>> logo (pilih)