This is a stupid question and I couldn't find a better place for it, but what is the icon next to the URL called, and how do I put one on my site? I remember seeing the answer sometime on DP, but I searched and couldn't find it. The one for DigitalPoint is like "<>" sort of... ha. Well, how do I do it? Thanks in advance.
It is called a favicon. If you search for "favicon" you should find lots of advice on how to create one and add it to your site.
Ahhhh. Now it's all coming back to me. Thanks. Added it! I feel so... POWERFUL. How do people make those complicated ones, though?
Here are two resources for you: favicon.com clickfire.com/viewpoints/reviews/freeware/iconedit32.php Here's a cool one that uses an animated .gif. Look at the HTML source in the <head> section. It uses a syntax that only Firefox can understand so that it can do the animation. It still has a standard favicon.ico in the root web directory, as well as an IE-only syntax so that IE will use the .ico file. alphasigma.com
Interesting. Well I worked too hard on my [crappy] awesome favicon already, so I'm not going to change it for awhile.
Well it hasnt worked then, because i script im using puts an icon there when you bookmark it but not next to the address bar ?
It could be that your browser has cached the fact that the site didn't have an icon and isn't picking up the new icon. I know this commonly happens with Safari. What is the URI and/or what browser are you using?
That's the way IE works. IE7 is said to have fixed things. Modern browsers such as Firefox and Opera get things right. cheers, gary