A little code help. - Joomla! Forum - community, help and support


in line below, how can replace sitename image. instead of posting sitename, post said image? in advance.

<div id="logo"><a href="index.php"><?php echo $mainframe->getcfg('sitename') ;?></a></div>

change following
<div id="logo"><a href="index.php"><?php echo $mainframe->getcfg('sitename') ;?></a></div>

to

code: select all

<div id="logo"><a href="<?php echo $this->baseurl ?>/"><img src="<?php echo $this->baseurl ?>/templates/rhuk_milkyway/images/mw_joomla_logo.png" /></a></div>

note: change directory name , logo image file name suit need.





Comments

Popular posts from this blog

Flash Builder 4 - Debugger fails to connect

"Error compiling the data model"

Thread: Ubuntu not working - mount /dev on /root/dev failed : no such file or directory