HOME  |  ABOUT ME  |  COLOR CODE    

Saturday, February 11, 2012

How to make a favicon??

What is Favicon?!
The rabbit beside my blog title one :)


Is it cool?! :D
So, how to make it??
It is very easy.
Got 2 ways to make it.

   1   
Go to your blogger layout.
Can you see this??

You upload a small icon.
My favicon size is 16x16.
I think the best size you can find less than 20x20.
if not will not fit.
and if you put a Animated GIF 动态图案 as your favicon, it can't move.


   2   
Go to template>Edit HTML
Ctrl+F find
<title><data:blog.pageTitle/></title>
Then you paste this code below it (Paste在下面)
<link href='YOUR FAVICON URL' rel='icon' type='image/vnd.microsoft.icon'/>
Change the <YOUR FAVICON URL> to your favicon url.
Example:
<link href='http://yourfavicon.png' rel='icon' type='image/vnd.microsoft.icon'/>
Get it??? :D
Here I found some favicon at website.
 http://bouncy-bubbles.net/goodies/favicons/favi17.ico
 http://bouncy-bubbles.net/goodies/favicons/favi18.ico
 http://bouncy-bubbles.net/goodies/favicons/favi13.ico
 http://bouncy-bubbles.net/goodies/favicons/favi15.ico
 http://bouncy-bubbles.net/goodies/favicons/favi10.ico
 http://bouncy-bubbles.net/goodies/favicons/favi1.ico


Enjoy!! :D
 CARISMA LEE 

0 comments:

Post a Comment