hi ,
i am having a site running in Joomla 1.5 i am trying to keep a url image to it near to url. I am using the JSN-Epic template where i am having a line as
<link rel="shortcut icon" href="<?php echo $this->baseurl; ?>/images/favicon.ico" />
i have uploaded the favicon.ico to my templates/jsnepic/ but when i load the page the image appears when it starts loading and then disappears while loaded fully.
How to resolve this??