|
Posted by Arne on August 17, 2004, 6:16 pm
Please log in for more thread options
Arne wrote:
> The extension for an "favicon" (icon file) must be .ico in order to work
> as an icon file in the address bar, the computers desktop or whereever
> you want to have it.
>
> <LINK rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
>
> You can use any image file to make an .ico file from it. For that you
> need a software, like IrfanView from http://www.irfanview.com that can
> resize and save the image as .ico
>
> For "favicon" on addressbar I suggest that the size should be 16x16
> pixels, and 32x32 for desktop icons.
A small correction, it is possible to use images with other extensions
as "favicon" for the address bar, but the "type="image/x-icon" must be
change to the extension that is used (i.e. type="image/png" for a .png
file).
"My experience is that they are not supported by IE. An example from
Mozilla.org
<link rel="icon" href="../../images/mozilla-16.png" type="image/png">
Works fine on Mozilla, but not in IE
--
Arne
http://w1.978.telia.com/~u97802964/ --------------------------------------
*IT/data-termer till vardags*
SKÄRMDUMP - minnesbild som stannat kvar
--------------------------------------
|
|
Posted by Philip Ronan on August 17, 2004, 7:04 pm
Please log in for more thread options
On 17/8/04 5:26 pm, Frances Del Rio wrote:
> it says here that this is the code:
>
> <LINK rel="shortcut icon" href="img.gif" type="image/x-icon">
>
> but it's not working for me..
It isn't working because you can't use a .gif image. You need to use a .ico
image.
Instead of posting back here to ask what a .ico image is and how you go
about making one, perhaps you could read some of the web pages mentioned in
response to your last post.
--
Philip Ronan
phil.ronanzzz@virgin.net
(Please remove the "z"s if replying by email)
|
|
Posted by Frances Del Rio on August 17, 2004, 2:37 pm
Please log in for more thread options
Philip Ronan wrote:
> On 17/8/04 5:26 pm, Frances Del Rio wrote:
>
>
>>it says here that this is the code:
>>
>><LINK rel="shortcut icon" href="img.gif" type="image/x-icon">
>>
>>but it's not working for me..
>
>
> It isn't working because you can't use a .gif image. You need to use a .ico
> image.
>
> Instead of posting back here to ask what a .ico image is and how you go
> about making one, perhaps you could read some of the web pages mentioned in
> response to your last post.
I will.. thank you.. I guess next thing Photoshop needs to include in
next version is ability to save imgs w/an .ico extension.. :) thank
you very much all for yr help.. Frances
>
|
|
Posted by Frances Del Rio on August 17, 2004, 4:03 pm
Please log in for more thread options finally got this to work..... :)
http://www.francesdelrio.com/
thanks to everyone for their help... Frances
Philip Ronan wrote:
> On 17/8/04 5:26 pm, Frances Del Rio wrote:
>
>
>>it says here that this is the code:
>>
>><LINK rel="shortcut icon" href="img.gif" type="image/x-icon">
>>
>>but it's not working for me..
>
>
> It isn't working because you can't use a .gif image. You need to use a .ico
> image.
>
> Instead of posting back here to ask what a .ico image is and how you go
> about making one, perhaps you could read some of the web pages mentioned in
> response to your last post.
>
|
|
Posted by Frances Del Rio on August 17, 2004, 4:24 pm
Please log in for more thread options
ok, I spoke too soon.. it only works in Netscape (N7..), not in IE,
believe it or not.. (www.francesdelrio.com)
(wonder if it works on a mac at all.. I'm on a pc, running Win2000..)
also I looked at code for various sites that have these icons (yahoo,
google, nytimes, cnn, craigslist, etc..) I don't see this code in them:
<LINK rel="shortcut icon" href="img.gif" type="image/x-icon">
so there has to be another way of doing this.. ok.. thanks again to
everyone.. Frances
Frances Del Rio wrote:
> finally got this to work..... :)
>
> http://www.francesdelrio.com/ >
> thanks to everyone for their help... Frances
>
>
>
>
> Philip Ronan wrote:
>
>> On 17/8/04 5:26 pm, Frances Del Rio wrote:
>>
>>
>>> it says here that this is the code:
>>>
>>> <LINK rel="shortcut icon" href="img.gif" type="image/x-icon">
>>>
>>> but it's not working for me..
>>
>>
>>
>> It isn't working because you can't use a .gif image. You need to use a
>> .ico
>> image.
>>
>> Instead of posting back here to ask what a .ico image is and how you go
>> about making one, perhaps you could read some of the web pages
>> mentioned in
>> response to your last post.
>>
>
|
| Similar Threads | Posted | | Using Icons As Images | June 30, 2005, 9:14 am |
| IExplorer Image Icons off | October 21, 2004, 3:06 pm |
| Website Icons (aka favicons) | November 14, 2004, 5:58 pm |
| changing icons of sites on favourites menu | October 21, 2004, 10:19 pm |
| Get callers IP address? | March 9, 2005, 1:43 am |
| How To redirect IP Address | April 11, 2005, 2:00 pm |
| favorite with a different address | November 2, 2007, 2:01 pm |
| Email address found in an IMG SRC tag. | October 14, 2004, 9:53 am |
| Cloaking Email Address | May 21, 2005, 3:37 pm |
| same address new page without using frames? | September 3, 2005, 10:13 am |
|