
above is an example of a favicon. its the little black bow next to my url.
to change this:
1. find a favicon - you can find them on google, photobucket or you can click HERE for lots of cute ones
2. copy the DIRECT LINK or IMAGE URL (if using google chrome) by right clicking
3. then find the below code in your theme
<link rel=”shortcut icon” href=”{Favicon}”>
or you can press ctrl+f and search {Favicon}
4. replace {Favicon} with the DIRECT LINK OR IMAGE URL
5. the end result should look like this (your url will be different)
<link rel=”shortcut icon” href=”http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif”>
if you are using one of my themes. all you have to do is find the about code. and replace “http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif” with your own direct link or image url
++NOTE: WHEN PLACED IN THEME, YOU WILL HAVE TO CHANGE THE ” OR IT WILL NOT WORK :)
