Tutorial: putting a favicon
EXAMPLE:
1. First of all, you need to choose your favicon. You can find the best ones HERE, but you can also make your own favicons on THIS site.
2. Now you have to get the DIRECT LINK, it should end in .gif or .png, for example: http://i55.tinypic.com/5l819g.gif
3. Go to Customize > Edit HTML. Find this code in your theme using CTRL+F:
<link rel=”shortcut icon” href=”{Favicon}”>
and put the favicon url in {Favicon}, example:
<link rel=”shortcut icon” href=”http://i55.tinypic.com/5l819g.gif”>
Well done ;)

636 people think this tutorial is helpful.
Like this post if you agree! ;)
Like this post if you agree! ;)

LAST UPDATE: 22-apr-2013



