Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / HTML / December 2008



Tip: Looking for answers? Try searching our database.

Favicons, providing more than one size

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
August Karlstrom - 25 Oct 2008 15:54 GMT
Hi,

How do I provide both a 16x16 and a 32x32 favicon in the png format? I
guess the following will not work:

...
<head profile="http://www.w3.org/2005/10/profile">
...
<link rel="icon" type="image/png" href="/images/favicon16.png" />
<link rel="icon" type="image/png" href="/images/favicon32.png" />
...

August
August Karlstrom - 25 Oct 2008 16:08 GMT
> Hi,
>
[quoted text clipped - 7 lines]
> <link rel="icon" type="image/png" href="/images/favicon32.png" />
> ...

Firefox seems to always pick the last icon irregardless of its size.

August
Adrienne Boswell - 25 Oct 2008 18:01 GMT
>> Hi,
>>
[quoted text clipped - 11 lines]
>
> August

AFAIK, IE only accepts true icon format, and also looks only for
favicon.ico.  I got tired of seeing 404s when IE was looking for
favicon.ico, so I now make sure that is what it is called, and that it
is a true icon file.

Signature

Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

August Karlstrom - 26 Oct 2008 14:06 GMT
> AFAIK, IE only accepts true icon format, and also looks only for
> favicon.ico.  I got tired of seeing 404s when IE was looking for
> favicon.ico, so I now make sure that is what it is called, and that it
> is a true icon file.

Thanks for the info. I will not let one browser decide where I should
put my files on the server, so I think I will make the favicon an extra
feature for those who use saner browsers.

August
John Hosking - 25 Oct 2008 18:11 GMT
>> How do I provide both a 16x16 and a 32x32 favicon in the png format? I
>> guess the following will not work:
>>
>> ...
>> <head profile="http://www.w3.org/2005/10/profile">

I know the profile attribute is in the W3C Rec
(http://www.w3.org/TR/html401/struct/global.html#profiles), but do you
know of anyone making actual use of it?

>> ...
>> <link rel="icon" type="image/png" href="/images/favicon16.png" />
>> <link rel="icon" type="image/png" href="/images/favicon32.png" />
>> ...
>
> Firefox seems to always pick the last icon irregardless of its size.

At the risk of strating a 100-post flame thread like we have over in
a.w.webmaster, I'd like to inquire what your goal in doing this is. What
do you expect (or hope) to happen if you can make both sizes available?

Signature

John
I'm just curious, okay?

August Karlstrom - 26 Oct 2008 14:14 GMT
>>> <head profile="http://www.w3.org/2005/10/profile">
>
> I know the profile attribute is in the W3C Rec
> (http://www.w3.org/TR/html401/struct/global.html#profiles), but do you
> know of anyone making actual use of it?

I don't know if Firefox actually uses it but in the mentioned browser
the icon is displayed all right.

> At the risk of strating a 100-post flame thread like we have over in
> a.w.webmaster, I'd like to inquire what your goal in doing this is. What
> do you expect (or hope) to happen if you can make both sizes available?

I'm expecting the same behaviour as in Windows: the small icon in the
address bar and the large one for desktop shortcuts.

August
Nik Coughlin - 26 Oct 2008 01:11 GMT
> Firefox seems to always pick the last icon irregardless of its size.

I know this isn't  alt.usage.english but I can't help myself...

Use irrespective or regardless instead of irregardless, the prefix "ir-"
means "not" so irregardless means "not regardless", probably the opposite of
what you intended to say.
C A Upsdell - 26 Oct 2008 02:31 GMT
>> Firefox seems to always pick the last icon irregardless of its size.
>
[quoted text clipped - 3 lines]
> means "not" so irregardless means "not regardless", probably the
> opposite of what you intended to say.

That is a flammable assertion ... or perhaps inflammable?

See http://dictionary.reference.com/browse/irregardless : non-standard,
but not necessarily incorrect.  The English language is replete with
inconsistencies.
Nik Coughlin - 26 Oct 2008 04:06 GMT
>>> Firefox seems to always pick the last icon irregardless of its size.
>>
[quoted text clipped - 9 lines]
> but not necessarily incorrect.  The English language is replete with
> inconsistencies.

In this particular case the word has become fetishized... you're
considerably more likely to come across it in discussion about its misuse
than you are to come across it actually being miused.
Allodoxaphobia - 08 Dec 2008 00:29 GMT
>>>> Firefox seems to always pick the last icon irregardless of its size.
>>>
[quoted text clipped - 13 lines]
> considerably more likely to come across it in discussion about its misuse
> than you are to come across it actually being miused.

Disirregardlessly, it's off-topic.
August Karlstrom - 26 Oct 2008 13:55 GMT
>> Firefox seems to always pick the last icon irregardless of its size.
>
[quoted text clipped - 3 lines]
> means "not" so irregardless means "not regardless", probably the
> opposite of what you intended to say.

Makes sense, thanks for pointing it out.

August

(a non-native English speaker from Sweden)
Nik Coughlin - 27 Oct 2008 00:10 GMT
>>> Firefox seems to always pick the last icon irregardless of its size.
>>
[quoted text clipped - 9 lines]
>
> (a non-native English speaker from Sweden)

You're welcome.  Your English is better than that of many native speakers.
C A Upsdell - 25 Oct 2008 21:34 GMT
> Hi,
>
> How do I provide both a 16x16 and a 32x32 favicon in the png format? I
> guess the following will not work:
>
> ...

A single ICO file can contain several sizes of icons, and Windows picks
the one that is appropriate.  A program which creates an ICO file should
be able to put several images into the single ICO file.  I use a
freeware program called PNG2ICO to do this.  I'm sure that there are
many alternatives.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.