hfbvm 0 Report post Posted April 22, 2009 (edited) To change the icon for a website. Like the little icon next to the url bar in the browser or the bookmark Icon. Example Like the myspace group image that is next to the url bar when browsing Facebook.You need to add this code inside the head tags. <link rel="shortcut icon" href="http://forums.xisto.com/no_longer_exists/;To convert an existing image to an .ico, use this link or google favicon generator for other available services. Some Image software is also able to save as ico, but not all of them do so. Edited April 22, 2009 by hfbvm (see edit history) Share this post Link to post Share on other sites
yordan 10 Report post Posted April 22, 2009 <link rel="shortcut icon" href="http://forums.xisto.com/no_longer_exists/;Yes, nice, but... where do you put this "link rel" thing ? On your PC ? On the index.html of your swebsite ? Share this post Link to post Share on other sites
miCRoSCoPiC^eaRthLinG 0 Report post Posted April 23, 2009 Yes, nice, but... where do you put this "link rel" thing ? On your PC ? On the index.html of your swebsite ?Between <head></head> tags of all your pages There's this alternative to the conversion tool at DynamicDrive - works all the same and converts any a png to a favicon and vice-versa: http://convertico.com/ Share this post Link to post Share on other sites
hfbvm 0 Report post Posted April 23, 2009 Things i forgot to mention that as i was going out for playing.Yes it is between the <head> </head> tags.you can also check here ones by seeing the page source it is given here: <link rel="shortcut icon" href="favicon.ico" />and<link rel="alternate" type="application/rss+xml" title="Annoucements" href="http://forums.xisto.com/no_longer_exists/&; />i hope you got it Share this post Link to post Share on other sites