Click to See Complete Forum and Search --> : Image on window page.


itbeings
06-05-2006, 03:58 PM
I want to know how to can place an image/logo on your page to replace the internet explorer icon on Microsoft Internet Explorer.
For instance, http://www.webdevelopers.com hold the logo of WD as the icon of the Microsoft Internet Explorer.
Please help me.

TiGGi
06-05-2006, 04:20 PM
it's pretty simple, create 16x16 icon and save it as FavIcon.ico in root of your site. It will be picked up automaticly!

dthurman1432
06-05-2006, 04:21 PM
You need to create a pic that is 16x16 px and save it as whatever.ico

<LINK REL="SHORTCUT ICON" HREF="/~your_directory/whatever.ico">

WebJoel
06-05-2006, 07:14 PM
This quick tool creates it for you:

http://tools.dynamicdrive.com/favicon/