Click to See Complete Forum and Search --> : picture in title bar


prulon
11-16-2003, 06:22 AM
Hi
I would like to know how do we do to put a picture (like a logo) in the title bar and in front of the adresse.
this site has it and I find it cool. I would like to do the same on the site I just put on the net.

Thanks in advance for any help.

Prulon
www.weyssor.com

Khalid Ali
11-16-2003, 07:35 AM
THis will show an image in the address bar

<link rel="Favicon Icon" href="../images/favicon.ico"/>

Point to the correct *.ico image(value in the bold text above)

prulon
11-16-2003, 11:15 AM
Just to say thanks a lot.
:p

fredmv
11-16-2003, 11:23 AM
I believe if the name of the file is favicon.ico and it's in your server root, that will be the first file the browser will look for.