|
Posted by Thom Brando on May 11, 2005, 10:00 pm
Please log in for more thread options
OK, I posted this question to comp.infosystems.www.browsers.ms-windows and
got not a single response, so I'm hoping someone in this group might be able
to help me.
I'm having a real problem trying to get favicons to show up in IE 6. I've
created a favicon using Visual Studio. The file is named favicon.ico and
contains 4 icons:
16 x 16, 16 colors
16 x 16, 256 colors
32 x 32, 16 colors
32 x 32, 256 colors
I've put the file in the document root of my web server. When I hit the web
server root from Firefox or Mozilla, I see the icon in the address bar.
When I hit the web server root from IE, nada!
I thought favicons were originally an IE thing. But they don't work in IE?
(I just noticed for the first time that I don't see a favicon in IE for any
web site I visit, even sites like Yahoo and Google!)
Please prove to me that this is the group I can come to with my nastiest
questions, not that silly ms-windows group!
Thom
|
|
Posted by Mark Parnell on May 12, 2005, 12:04 pm
Please log in for more thread options
Previously in comp.infosystems.www.authoring.html, Thom Brando
> I thought favicons were originally an IE thing. But they don't work in IE?
> (I just noticed for the first time that I don't see a favicon in IE for any
> web site I visit, even sites like Yahoo and Google!)
IE only displays the favicon after the site is bookmarked.
--
Mark Parnell
http://www.clarkecomputers.com.au
|
|
Posted by Thom Brando on May 15, 2005, 1:38 am
Please log in for more thread options
alleged to have written:
> IE only displays the favicon after the site is bookmarked.
to have written:
> AFAIK they only work in IE when you actually bookmark a page.
Hmmmmm... they don't seem to be working for me, even when I bookmark a page.
I've tried using two different favicon files: one containing the four
images I described in my first post --
16 x 16, 16 colors
16 x 16, 256 colors
32 x 32, 16 colors
32 x 32, 256 colors
the other containing only a 16 x 16, 16-color image. Regardless of which
icon I put in my web server's document root, I see the icon immediately upon
visiting the site with Firefox, but I don't see the icon in my IE address
bar or on the Favorites menu, even after visiting the favicon's URL (in
which case the icon displays properly in the browser window) and bookmarking
the site's document root. I have even put the following element:
<link rel="shortcut icon" href="/favicon.ico">
in the head of the site's index.html file.
Can anyone think of anything else I'm not doing -- or doing wrong? This is
driving me nuts!
Thom
|
|
Posted by kchayka on May 15, 2005, 7:13 am
Please log in for more thread options
Thom Brando wrote:
> alleged to have written:
>
>> IE only displays the favicon after the site is bookmarked.
>
> Hmmmmm... they don't seem to be working for me, even when I bookmark a page.
Post a URL.
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
|
|
Posted by Thom Brando on May 15, 2005, 12:58 pm
Please log in for more thread options
> Thom Brando wrote:
>> alleged to have written:
>>
>>> IE only displays the favicon after the site is bookmarked.
>>
>> Hmmmmm... they don't seem to be working for me, even when I bookmark a page.
>
> Post a URL.
Unfortunately, I cannot. I'm working on a corporate intranet and don't have
access to the document root of a server outside the firewall.
Since my last posting, I have found that IE will show the favicon from
www.comcast.net (after I've bookmarked the page). I downloaded /favicon.ico
from this site, opened it with Visual Studio 2003, and found it contained a
single, 16-color, 16 x 16 image. And yet, when I generate an icon file with
a single, 16-color, 16 x 16 image in it, IE doesn't show it (even after I
bookmark my server)!
If anyone has any suggestions, I'd be happy to try them. Otherwise, I'm
ready to give up.
Thom
|
|