Favicon is not working in IE8

joshbutcher

New Member
I have two sites that I am working on. The favicon works on one site but not the other. I used the same code for both sites. They both work in Firefox and Chrome but only one works in IE8.

I am hoping someone can see something wrong, because I can't figure it out.

Thanks

Josh
 

Fat_Aido

New Member
Really, I cant get it working in IE8 at all, haha!
I use:
<link rel="shortcut icon" type="image/gif" href="favicon.gif">
This works in FF but not IE8.
Sorry I cannot be of help.
But perhaps you can help me? :)

Regards,
Aido
 

anna

New Member
First off I would suggest clearing the browser's cache and see if that makes a difference.

Did you place the image in your images folder? Did you link to that file in the <head> section of your html page?

Can you post a link to your site? I use a favicon and it works fine in IE8.

Here's a link that may help:
http://www.thesitewizard.com/archive/favicon.shtml

Good luck!
 
Top