View Full Version : Create an Icon for Link Bar?
TranceNational
08-02-2002, 07:04 AM
If someone puts my website in favorites, or on their link bar (IE), does anyone know how to upload them a custom icon? Thanks.
Spookster
08-02-2002, 07:09 AM
Read this:
http://www.javascriptkit.com/howto/customicon.shtml
Also might visit:
www.favicon.com
nhyrvana
08-02-2002, 10:48 AM
trance...
its a simple 16x16 pixel image. needs to be in .ico format....
irfan view is small (400kb i think ) nice program that will convert your jpg or gif to ico.. save it as favicon.ico
drop it in your main dir on server...
and viola. when folks bookmark. the favicon loads..
if your on a free server. or testing the code on a free server. you need an edit..
add the brackets here . of course..
link rel=“shortcut icon”href=“http:// (the rest of your URL here) /favicon.ico”
that will let you short cut a free server and use your own favicon.
TranceNational
08-02-2002, 05:36 PM
Cool thanks!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.