Problem in Image near the Url in Joomla1.5
Posted
by Aruna
on Stack Overflow
See other posts from Stack Overflow
or by Aruna
Published on 2010-04-12T13:31:17Z
Indexed on
2010/04/12
13:33 UTC
Read the original article
Hit count: 301
favicon
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??
© Stack Overflow or respective owner