Favicon
A handy tip for creating a favicon for your blog. I like favicons, as it allows me to use my Firefox Bookmarks toolbar like a quick launch bar (or use the links bar in IE).
For blogger, you just can't create a favicon.ico file and upload it. You can either host the icon file at a different Web site, or use MyFavatar. To use MyFavatar, create your favicon as a gif or png, 96x96 size.
If you are able to host your own favicon.ico file, I recommend creating the icon in 16x16, 32x32 and 64x64 files, png format, then joining them into an icon using png2ico. The command would be something like
C:\Tools>png2ico favicon.ico fav16.png fav32.png fav64.png




1 comments:
Hello! Sometimes I'm just looking to quickly convert to an icon file without installing software. I did a small writeup on one that will convert a PNG to an ICO file with nothing more than your web browser.
http://timarcher.com/?q=node/25
Post a Comment