[Zope-dev] Re: favicon.ico for 2.10?
Chris McDonough
chrism at plope.com
Tue Apr 25 02:22:11 EDT 2006
There's a nice little Mac freeware app named IcoMaker for
creating .ico files from GIF files. .ico files are actually
containers for various icon sizes and color depths and this app
allows you to create an .ico file out of up to six sizes/depths. I
stole the favico from zope.org and made one using IcoMaker with a
single size/depth (16x16/16colors). It's attached. I haven't tried
it in IE. If it doesn't work for whatever reason, maybe someone else
who has more icon-foo can do a more thorough job.
- C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zope.ico
Type: application/octet-stream
Size: 318 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-dev/attachments/20060425/6e3997a0/zope.obj
-------------- next part --------------
On Apr 24, 2006, at 10:16 AM, Duncan Booth wrote:
> Florent Guillaume wrote:
>
>> kit BLAKE wrote:
>>> 2006/4/24, Jens Vagelpohl <jens at dataflake.org>:
>>>> Yeah, that's nice. Does it work as a PNG, though? I was under the
>>>> impression (and thought the spec requires) that favicons must be
>>>> *.ico files.
>>>
>>> A PNG favicon will work in the Mozilla family, but not in IE.
>>> kit
>>
>> However I'd be surprised if a .gif didn't work.
>>
> So far as I can tell, neither .png nor .gif work for favicon.ico in
> IE. It
> will display a gif/png named favicon.ico in the browser, but it
> won't use
> it as an icon on the address bar/favourites.
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope )
>
More information about the Zope-Dev
mailing list