PDA

View Full Version : Icons In Ie Fav



hungrylilboy
07-02-2004, 02:15 PM
how do you make an icon appear next to a page in fav or before the http://?

I am building a new site and want to add this in. How do i go about it?

Barbarossa
07-02-2004, 02:21 PM
You just need to put an icon file called "favicon.ico" in the root directory of your website.

[B][O][T]
07-02-2004, 02:23 PM
Damn You ask a lot :lol: :lol: (That's a good thing)

First create a icon with a icon maker program it should be named favicon.ico and uploaded to Your site.

Then put this between the HEAD tags:


<LINK REL="SHORTCUT ICON" HREF="http://www.yoursite.com/favicon.ico">

That's about it....

Need more info just ask :)

BOT

hungrylilboy
07-02-2004, 04:46 PM
Originally posted by [B][O][T]@2 July 2004 - 14:31
Damn You ask a lot :lol: :lol: (That's a good thing)

First create a icon with a icon maker program it should be named favicon.ico and uploaded to Your site.

Then put this between the HEAD tags:


<LINK REL="SHORTCUT ICON" HREF="http://www.yoursite.com/favicon.ico">

That's about it....

Need more info just ask :)

BOT
thanks. Yeah i ask a lot but i do help others and my questions are dumb/stupid/or post the same questions in about 30 different threads&#33; <_<

[B][O][T]
07-02-2004, 04:49 PM
lol I love that dry smilie.
So how&#39;s Your favicon gonna look like?

BOT

hungrylilboy
07-02-2004, 05:45 PM
bit boring really.
Its not for me, for someone else&#39;s site. Might make it into a smilie poking its tongue out or something for a laugh and see how long it is till they find out&#33;

sparsely
07-03-2004, 01:33 AM
and.
because it hasn&#39;t been mentioned.
if it&#39;s anything other than 16x16 some browsers will ignore it.

hungrylilboy
07-03-2004, 08:52 AM
Originally posted by Sparsely@3 July 2004 - 01:41

and.
because it hasn&#39;t been mentioned.
if it&#39;s anything other than 16x16 some browsers will ignore it.

i did 16x16 so thats no prob. What about colours? any probs with some browsers or just old pcs?

sparsely
07-03-2004, 09:24 AM
well, of course, the fewer you use, the more backward-compatible it&#39;ll be.
16 color is what most recommend, but you can get away with 32, 64, or even 128.
Just that the more colors you use, the more crappy it&#39;ll look on older browsers/machines.
I just made a new one for my site today...before I even saw this thread :P

david622
07-29-2004, 04:17 PM
Hi. I just created a "favicon.ico" for my website, but I have a problem.

Using Netscape7.1, if I type in the actual URL of the site, the icon works fine, but if I type in the ".tk" URL of my site, the icon doesn&#39;t load up.

Also, it doesn&#39;t work at all using Internet Explorer (6.x)

Please help&#33;

sparsely
07-29-2004, 04:38 PM
that&#39;s because the tk thing is really just a redirect.