Hi, I have created a favicon img with a irfanviewer software and named the filename as favicon.ico and uploaded to my site ftp. But I am able to see the favicon in IE whereas I could'nt see in firefox. Can anybody provide me solution for this. Thanks and Regards Velraj
Put the following code in your head blocks. <link rel="shortcut icon" type="image/x-ico" href="/favicon.ico" /> Code (markup):
and just to concatonate all of that: <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> Code (markup):
I think at this point of time the OP should pay all 3 of us for the invaluable knowledge we have bestowed upon him
You will not see it at first, make sure you empty your cache and look in the activity viewer that it is loaded! If you still dont see it, go to the favicon directly in your browser and try again