GeT HeXD 0 Report post Posted September 29, 2005 Ok, you know those little icons that are to the left of a web address? |_ http://www.domain.com/_| Well that is called a favicon, folks. If you want one, simply do the following:1.) Make sure your favicon is in .ico format. Name it favicon.ico2.) Upload the favicon.ico to the same folder as your main index.html or index.php or index.asp, whatever. Basciaaly, you should have:http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/, whatever you have.3.) Put this into the head tag of your index page: <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">That's it!Tutorial by GeT HeX'DvBulleitin favicon.ico included. IDK I felt that if you wanted to try it out, you could use this favicon... Share this post Link to post Share on other sites
snlildude87 0 Report post Posted September 30, 2005 Good tutorial for people wondering how to create those little icons next to the URL in the address bar.Thanks for posting it! Share this post Link to post Share on other sites
Tyssen 0 Report post Posted September 30, 2005 Something you forgot to point out is that your favicon should be 16 pixels x 16 pixels. For anyone with Photoshop CS, there's a plugin that lets you save an .ico file from Photoshop. Share this post Link to post Share on other sites
byte 0 Report post Posted September 30, 2005 Nice tutorail, keep em coming. Share this post Link to post Share on other sites
wild20 0 Report post Posted September 30, 2005 Thank you so much! I have been trying to get a hold of that code for literally 6 months now! I would like to offer my soncere thanks and expect your good work to keep coming! Thanks again! Share this post Link to post Share on other sites
GeT HeXD 0 Report post Posted October 2, 2005 I was going to point out the 16x16, but instead I just put an example. But yes, it must be 16x16. Share this post Link to post Share on other sites
GeT HeXD 0 Report post Posted October 2, 2005 Oh, and if it takes a long time to upload the file to your host, it's normal. I guess because it is a big file but mine takes like 3 minutes to upload. IDK maybe a slow server? Not Xisto, my non-PHP host that I just keep like my flash files, images, shiznitz0r like tah. Share this post Link to post Share on other sites
knigt1 0 Report post Posted October 12, 2005 Very good tutorial tanks a lot GeT HeXD Share this post Link to post Share on other sites
Kioku 0 Report post Posted February 6, 2006 No matter how stupid this might sound of me, I've been wondering how to have an icon show up for quite a while. Share this post Link to post Share on other sites
apollo 0 Report post Posted February 6, 2006 Thanks a lot dude. I was looking for this a long time... Share this post Link to post Share on other sites
Dawiss 0 Report post Posted February 6, 2006 Nice tutorial.. I was seraching for such thing on google but didn't find it because didn't know what is it called .. now I noe that amazing word is FAVICON .. and I don't need to search naymore for it Share this post Link to post Share on other sites
Resolute 0 Report post Posted February 6, 2006 Err ez but nice tut:) GJ Share this post Link to post Share on other sites
shigajet 0 Report post Posted February 7, 2006 Thanks for the tutorial! I've made a fairly simple one the installation worked! Share this post Link to post Share on other sites
gamez-n-fun 0 Report post Posted February 7, 2006 Thanks for the tip, I have been wondering how to make one of those icons for ages. Share this post Link to post Share on other sites
TripleH13 0 Report post Posted February 15, 2006 thanks for posting. I always wanted to do this but how no idea at all what i had to do. Thanks again! Share this post Link to post Share on other sites