View Single Post
  #1 (permalink)  
Old 01-24-2008, 05:11 AM
loates loates is offline
Junior Member
 
Join Date: Jan 2008
Posts: 3
Default favicon.ico problem

Hi there

Does anyone have any code to change my template from showing the default Joomla fav icon to my own?

This is the code I'm using in the index.php but it isn't working & I'm a bit stumped!

<link rel="shortcut icon" href="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/favicon.ico"; ?>" />

Any suggestions would be greatly appreciated!

Thanks

Leigh