1 User Commented In This Post

Subscribe To This Post Comment Rss Or TrackBack URL
James says:

Why are you using a program to add favicons?
You can do it all in the head tag (substitute > and < for ^ in real code):
^head profile=”http://www.w3.org/2005/10/profile”^
^link rel=”icon”
type=”image/png”
href=”http://example.com/myicon.png”^
[…]
^/head^
This is portable between browsers and works with any picture file format, not just .ico. You can even use a .gif for an animated favicon; see harveyserv.ath.cx/redx, which uses a pulsing red X.

Leave Your Comments Below
Hello, please leave your thought below

Please Note: Each comment will be manually approved by an admin. There is no guarantee that a comment will be posted. Please do not submit the comment multiple times.