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
|