i wanna put a logo in the cybrian.com address bar and i don't know what to do. is it an html tag? a special filename? i don't know how. thx for the help.
[help] logo in address bar?
Well, you need an icon called "favicon.ico".
Also,
<link rel="shortcut icon" href="../../unavailable.html" type="image/x-icon" />
will make sure the icon show if you have the icon in the root directory of your website and you have other pages (eg. a forum) that you want the favicon showing.
ok thx that sounds familiar (i used to know but i forgot :mad: )
Make sure it is a 16x16 icon.
I believe the standard for favicons are sizes 16x16 and 32x32, and 16bit and 32bit colours.
I believe the standard for favicons are sizes 16x16 and 32x32, and 16bit and 32bit colours.
Maybe, but I don't think any browser currently supports anything hight than 16x16 pixels for the icon.
(waits for someone to prove me wrong)
Oof. Wasn't thinking when I was typing. Didn't mean to put 32x32, rather 32bit colour.
Aqua-Soft Forums