Page 1 of 1

[SOLVED] [56K WARN] A code

Posted: Sat Feb 26, 2005 7:15 am
by Radius
Maybe a stupid question, but how can I put an icon in the address layer?

If you don't understand what I mean, look at the green arrow:

Image


Thank you very much!!!

Good Q

Posted: Sat Feb 26, 2005 7:21 am
by neophyte
good question I asked once before....

<link rel="SHORTCUT ICON" href="http://your_url/favico.ico">

You need a special program to make the .ico image.
I think you can download a freebie at download.com

The image can only be certain size 16x16 pix I think....

And you put the favico.ico in your main web directory with your bot text.

Hope that gets you started...

Posted: Sat Feb 26, 2005 7:32 am
by Radius
Wow, quick answer! Thanks! :)