Brenda - 21 April 2007 07:45 PM
Hi All,
I have been reading about “favicon.ico” on the net and have tried it, but can’t seem to get it working. Can someone please help me?
I have it in the root directory of my site, but IE7 isn’t seeing it… I doubt if anyone else can see it…
http://www.isdar.org
Any and all help GREATLY appreciated!
TIA,
Brenda
Make 100pix x 100pix image in any image application like Photoshop or PaintShopPro and in the end resize to 16pix x 16pix (suitable for the browsers).
Download for example Photoshop Plug-Ins\Filters to be able to save the file in ICO format because otherwise it wont work.
Name it favicon.ico and place it in root (unix) /public_html
Additionaly you can add this in head of the HTML document but it is not necessary
<link rel="shortcut icon" href="http://www.yourdomain.com/favicon.ico" />
See the example here http://www.msdeurope.com/favicon.ico