Forum Moderators: open
I wonder if itīs hard to create an icon to use in the "address"-field in the browser instead of the original one.
I mean. I have seen this but I never found out how to do it.
I donīt want the original icons used in ie for example.
How does it happens?
Can we create similar icons for our sites also?
If so how to go about it?
In Mozilla you can specify an icon for the browser to use with this little bit of code.
<link rel=icon href='/favicon.ico'>
It's worth putting in that code if you go to the effort of a favicon.ico - newer versions of all the browsers a likely to use it soon.