|
I didn't correctly see your code sorry. Apparently you have putted the favicon link twice:
<link rel="shortcut icon" href="http://www.pastillesnetworks.com/images/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="http://www.pastillesnetworks.com/templates/madeyourweb/css/template_css.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="http://www.webmaster-talk.com/images/favicon.ico" />
Delete the 1st one, because i think that it is the one you have added by yourself. The second one is Joomla Default link. You didn't have to put a favicon code, just replace your's by the default joomla favicon and it's should be okay.
Last edited by Pixoman; 10-14-2007 at 08:34 PM..
|