Alex Cicala 0 Report post Posted April 21, 2009 How do I 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 Myspace.Yeh so someone please tell me how to change this? Share this post Link to post Share on other sites
Staldon 0 Report post Posted April 21, 2009 (edited) It is called Favicon (Favorite Icon). You can check this post.You need to add this code inside the head tags. <link rel="shortcut icon" href="http://forums.xisto.com/no_longer_exists/; If the icon is uploaded to webroot, then you need not add the code, just make sure that it is named "favicon.ico". Usually you need to delete the cache to see the changes. Check that post for more info. Edited April 21, 2009 by Staldon (see edit history) Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted April 21, 2009 Also, to add something to the previous post, the image must be in an "ico" format.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. Share this post Link to post Share on other sites
Alex Cicala 0 Report post Posted April 22, 2009 Also, to add something to the previous post, the image must be in an "ico" format.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. Ok, thanks for the help. I thought it was something to do with this. Share this post Link to post Share on other sites
kimochitim 0 Report post Posted April 24, 2009 (edited) How do I 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 Myspace.Yeh so someone please tell me how to change this? this is called a "Favicon".do this, http://forums.xisto.com/no_longer_exists/and then stick this in the head of your html <link rel="icon" type="image/x-icon" href="/favicon.ico" /> Edited April 24, 2009 by kimochitim (see edit history) Share this post Link to post Share on other sites
Alex Cicala 0 Report post Posted April 24, 2009 I'm actually using this too change the icon for my IPB but i has worked the same way, thanks for the extra help .I was sick of that blue symbol thing. I wanted more customization, now that I have my own domain and what not. Share this post Link to post Share on other sites
Nabb 0 Report post Posted April 24, 2009 If you place an icon as favicon.ico on the web root, it will automatically be used. The point of the HTML codes suggested by the above posters is to allow for different icons for different portions of a website. You do not need to explicitly write it if you do not need different icons and have access to the directory of the web site root (which you should!) Share this post Link to post Share on other sites
eddyruiz 0 Report post Posted April 24, 2009 Just wanted to let you guys know that not only are you helping the original poster out, but guys like me that use the information as well. You all added a little bit to the answer which made it a well rounded answer. Thanks again to all of you, including the original poster. Share this post Link to post Share on other sites
TheDisturbedOne 1 Report post Posted April 25, 2009 Also another small note. If you have a favicon in a subdirectory, it will be used for all pages in that directory. Share this post Link to post Share on other sites
iGuest 3 Report post Posted September 28, 2009 Change desktop IconHow Do I Change The Icon For A Website?Default Icon that shown in url can changed easily but I want to made same Icon as my desktop shortcut icon. I am using joomla site. Can any one tell me about this that how I can create same Icon when I make shortcut icon for desktop. -question by Nirmal Share this post Link to post Share on other sites
Soviet Rathe 1 Report post Posted November 3, 2009 If your using a forum or like.you can look in your main directorylike http://ww38.yoursite.com/favicon.icothen all you have to do is make your new icon. then use your FTP client to replace the file and it will use the new file :(but it has to be the same file name and extension.!Cheers Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 18, 2010 Can favicons be saved locally as a means of marking sites not owned and/or operated by me?How Do I Change The Icon For A Website?I may be obliviou (having read through and missed the post), but how does one change the favicon for a site that isn't theirs (as a means of organizing my links by picture in addition to text? Thank you much for any and all assistance. - Evan -question by ChiCity Share this post Link to post Share on other sites