
i just made a little gif and renamed it thusly, and put it in the root folder
you can do something clever with html, but most browsers just look for that
( ,
Thu 15 Mar 2007, 14:58,
archived)
you can do something clever with html, but most browsers just look for that

I've been meaning to do this for over 2 years now. I'm a code monkey and feel stupid asking about HTML
( ,
Thu 15 Mar 2007, 15:02,
archived)

it didn't work straight away, despite refreshes
but it did after a browser restart. i've only ever seen it working in ff on a mac, as i'm forced to use a steampowered version of ie at work
( ,
Thu 15 Mar 2007, 15:04,
archived)
but it did after a browser restart. i've only ever seen it working in ff on a mac, as i'm forced to use a steampowered version of ie at work

example: www.b3ta.com/favicon.ico
<link rel="Shortcut Icon" type="image/x-icon" href="http://www.yourdomain.com/favicon.ico" />
(handy if it's not in root, and for some browsers)
( ,
Thu 15 Mar 2007, 15:06,
archived)
<link rel="Shortcut Icon" type="image/x-icon" href="http://www.yourdomain.com/favicon.ico" />
(handy if it's not in root, and for some browsers)