Using An Animated Favicon On Your Web Site or Blog

Note: This little tutorial (with accompanying video) is for those who have their own web site or blog that don’t mind doing a tiny bit a code editing.

To create an icon that will work in both Internet Explorer and Firefox:

  1. Use an image editor to create a 16×16 PNG image. If you don’t have an image editor that will create PNG files, use GIMP for whatever operating system you use.
  2. Download png2ico and use it to convert your PNG to an ICO.

To use an icon that will work on every web page on your web site:

  1. Name your ICO file favicon.ico
  2. Upload the file to the root of your public directory (such as /public_html/ or /www/ or /htdocs/ or whatever it is)
  3. Load your web site in your web browser. The icon file should show up without issue for every web page and script on your site.

To use different icons for specific web pages:

  1. Save the ICO file to a publicly accessible directory, such as http://www.your_site.com/icon/custom-icon.ico
  2. Enter web page’s HTML code before </HEAD> and insert:<link rel=”shortcut icon” href=”http://www.your_site.com/icon/custom-icon.ico”>
  3. Save your web page then load in a browser. The icon should show up without issue.

To use GIF’s, Animated GIF’s, JPG’s or PNG’s:

(Note: This is Firefox / Netscape 9 only and won’t work in Internet Explorer)

  1. Upload your image somewhere, either to your web site or to an image sharing service like imageshack.us or Photobucket.
  2. Get the web address for the image, such as http://www.your_site.com/images/image.gif
  3. Insert the following code anywhere in the HTML of the web page you want the icon to show up in:
    <link rel=”shortcut icon” href=”http://www.your_site.com/images/image.gif”>
  4. Load the web page in Firefox / Netscape 9. The icon should show up without issue.

See video below for examples.

Free eBook!

Like what you read?

If so, please join over 28,000 people who receive our exclusive weekly newsletter and computer tips, and get FREE COPIES of 5 eBooks we created, as our gift to you for subscribing. Just enter your name and email below:

Post A Comment Using Facebook

  • http://www.animatedfavicon.com animated favicon

    How can I make the favicon roll from up to down?

What’s Your Preference?

Daily Alerts

Each day we send out a quick email to thousands of PCMECH readers to notify them of new posts. This email is just a short, plain email with titles and links to our latest posts. You can unsubscribe from this service at any time.

You can subscribe to it by leaving your email address in the following field and confirming your subscription when you get an email asking you to do so.

Enter your email address for
Daily Updates:

Weekly Newsletter

Running for over 6 years, the PCMECH weekly newsletter helps you keep tabs on the world of tech. Each issue includes news bits, an article, an exclusive rant as well as a download of the week. This newsletter is subscribed to by over 28,000 readers (many who also subscribe to the other option) - come join the community!

To subscribe to this weekly newsletter simply add your email address to the following field and then follow the confirmation prompts. You will be able to unsubscribe at any time.

Enter your email address for
Free Weekly Newsletter: