|
Posted by JohnB on August 5, 2004, 10:40 pm
Please log in for more thread options
i've noticed some sites have a custom icon in the address bar, next to the
url. how can i do that?
thanks.
john b.
|
|
Posted by Neal on August 5, 2004, 11:56 pm
Please log in for more thread options
wrote:
> i've noticed some sites have a custom icon in the address bar, next to
> the
> url. how can i do that?
>
> thanks.
>
> john b.
>
>
Google for favicon.
|
|
Posted by David Dorward on August 6, 2004, 8:41 am
Please log in for more thread options JohnB wrote:
> i've noticed some sites have a custom icon in the address bar, next to the
> url. how can i do that?
http://www.allmyfaqs.com/faq.pl?Little_picture_in_the_location_bar
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/> Home is where the ~/.bashrc is
|
|
Posted by Frances Del Rio on August 17, 2004, 1:26 pm
Please log in for more thread options 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..
on this page itself, this code they say is what to do to display favicon
is not there.. ????????? :(
I see there are sites (http://www.favicon.co.uk/) that will "generate"
favicons for you.. what does this mean?? Shouldn't I just be able to
create my own img and put in code that will display img? thanks.. Frances
David Dorward wrote:
> JohnB wrote:
>
>
>>i've noticed some sites have a custom icon in the address bar, next to the
>>url. how can i do that?
>
>
> http://www.allmyfaqs.com/faq.pl?Little_picture_in_the_location_bar >
|
|
Posted by Arne on August 17, 2004, 6:04 pm
Please log in for more thread options 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..
>
> on this page itself, this code they say is what to do to display favicon
> is not there.. ????????? :(
>
> I see there are sites (http://www.favicon.co.uk/) that will "generate"
> favicons for you.. what does this mean?? Shouldn't I just be able to
> create my own img and put in code that will display img? thanks.. Frances
>
>
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.
--
Arne
|
| 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 |
|