From: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
Cc: | PostgreSQL WWW Mailing List <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Want a 'favico.ico' to web site? :) |
Date: | 2003-12-19 16:39:05 |
Message-ID: | Pine.LNX.4.44.0312191831080.27968-100000@emo.org.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
On Fri, 19 Dec 2003, Marc G. Fournier wrote:
> coolness, but what exactly is a 'favico.ico'? Is that the little icon
> that gets put onto the locaiton line in the browser?
Yes, that's it.
> If so, doesn't work
> on my browser :( I just put it into the www directory for the site, went
> to the page and still get the 'generic' icon ... is there something extra
> that has to be setup?
Yes.
Between <HEAD> and </HEAD> put the following line:
<link REL="icon" HREF="/images/slonik-ico.png" TYPE="image/png">
(Change /images/slonik-ico.png to fit your directory & image name).
Regards,
- --
Devrim GUNDUZ
PGP Key: http://www.gunduz.org/devrimgunduz.pgp.pub
devrim(at)gunduz(dot)org devrim(dot)gunduz(at)linux(dot)org(dot)tr
http://www.TDMSoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE/4ymvtl86P3SPfQ4RAu0RAKCIaJFjS5T0dyz/rXOLWcBHl565dACg0GS8
fqmws5aOavhlGyXDZyrngs8=
=uen6
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2003-12-19 16:49:25 | Re: Want a 'favico.ico' to web site? :) |
Previous Message | Marc G. Fournier | 2003-12-19 16:23:58 | Re: Want a 'favico.ico' to web site? :) |