![]() |
Favicons, providing more than one size
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 |
Re: Favicons, providing more than one size
August Karlstrom wrote:
> 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" /> > ... Firefox seems to always pick the last icon irregardless of its size. August |
Re: Favicons, providing more than one size
Gazing into my crystal ball I observed August Karlstrom
<fusionfile@gmail.com> writing in news:gdvcoo$t2r$1@aioe.org: > August Karlstrom wrote: >> 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" /> >> ... > > Firefox seems to always pick the last icon irregardless of its size. > > > 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. -- Adrienne Boswell at Home Arbpen Web Site Design Services http://www.cavalcade-of-coding.info Please respond to the group so others can share |
Re: Favicons, providing more than one size
August Karlstrom wrote:
> August Karlstrom wrote: >> 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/...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? -- John I'm just curious, okay? |
Re: Favicons, providing more than one size
August Karlstrom wrote:
> 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. |
Re: Favicons, providing more than one size
"August Karlstrom" <fusionfile@gmail.com> wrote in message
news:gdvcoo$t2r$1@aioe.org... > > 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. |
Re: Favicons, providing more than one size
Nik Coughlin wrote:
> "August Karlstrom" <fusionfile@gmail.com> wrote in message > news:gdvcoo$t2r$1@aioe.org... >> >> 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. 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. |
Re: Favicons, providing more than one size
"C A Upsdell" <cupsdell@upsdell.invalid> wrote in message
news:ge0h9o$86a$1@registered.motzarella.org... > Nik Coughlin wrote: >> "August Karlstrom" <fusionfile@gmail.com> wrote in message >> news:gdvcoo$t2r$1@aioe.org... >>> >>> 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. > > 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. 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. |
Re: Favicons, providing more than one size
Nik Coughlin wrote:
> "August Karlstrom" <fusionfile@gmail.com> wrote in message > news:gdvcoo$t2r$1@aioe.org... >> >> 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. Makes sense, thanks for pointing it out. August (a non-native English speaker from Sweden) |
Re: Favicons, providing more than one size
Adrienne Boswell wrote:
> 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 |
| All times are GMT. The time now is 09:03 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.