Click to See Complete Forum and Search --> : IMG in the url line


gmichal
03-03-2003, 03:24 PM
HOW I CAN PUT MY IMG IN THE URL LINE AND NOT THE EXPLOR LOGO?

pyro
03-03-2003, 03:41 PM
You will want to make a 16x16 .ico file. Upload this to your server and link to it as follows:

<link rel="shortcut icon" href="favicon.ico">

Note: You can download Microangelo (http://www.impactsoft.com/) to make .ico files.

gmichal
03-05-2003, 01:05 PM
thankf for all the info
i need to put this line <link rel...>
in the head or body section?

pyro
03-05-2003, 01:22 PM
Put it in the head section

gmichal
03-05-2003, 02:28 PM
yes i put it in head section it is not working
i looked in the book and i saw their is no rel type as shortcut icon u sure i need to write it 2 words with space between them?

pyro
03-05-2003, 02:33 PM
Yup, that's the right code.... Are you sure you have you icon uploaded to the same place as you pointed it to in the href=""?

gmichal
03-05-2003, 03:02 PM
yes i am sure
i chaced like 20 time and upload it to my web site 1000000...times
can u cahck it please on
www.microcapacitors.com
i even put the favicon file in the main dir. and not in a folder. to be sure.
i can't think o anything else....

pyro
03-05-2003, 03:11 PM
It works just fine in NN7. Not in IE6....

gmichal
03-05-2003, 03:17 PM
haaa....
i will try in nn7 later on.
thank-you so much for your time

gmichal
03-06-2003, 09:47 PM
but still how i can see icon of other web site like goolgle?i am having the same explorer...
anyway i try to lok at their code and i could not find any code for the icon maybe u know what they used?

pyro
03-06-2003, 09:57 PM
For me, favicons never show up in IE6. They work just fine in NN7, Opera, and Mozilla, though. Maybe a bug in IE? What version of IE do you have?

gmichal
03-06-2003, 10:09 PM
ix6

pyro
03-06-2003, 10:15 PM
And some favicons work? For me, none do, so it is hard for me to help you. Probably a setting in IE that got turned off. IE likes to mess itself up... :(