Aaron Posted December 9, 2011 Report Posted December 9, 2011 I put one of those little logos that shows up in the tab bar and in the url. But it works in google chrome, but not in IE. All the tutorials say to do it exactly the way I did, but it still doesn't work in IE. Heres the code I put in the layout.tpl <link rel="shortcut icon" href="/favicon.ico"/> Quote
Tom Posted December 9, 2011 Report Posted December 9, 2011 <link rel="shortcut icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" /> Quote
Aaron Posted December 9, 2011 Author Report Posted December 9, 2011 It still doesn't work in IE Quote
Tom Posted December 9, 2011 Report Posted December 9, 2011 Try emptying your cache etc... both of those work for everything (the one you had in the beginning is actually the way Microsoft recommends you do it, so...) Quote
Moderators mark1million Posted December 9, 2011 Moderators Report Posted December 9, 2011 Make sure you have created a ico file and not just renamed a png file, have a search for ping2ico Quote
flyalaska Posted December 9, 2011 Report Posted December 9, 2011 Sometimes it will take a few days for IE to show it. You can use this generator to create one, it will also give you the correct linking code. http://tools.dynamicdrive.com/favicon/ Quote
Jeff Posted December 9, 2011 Report Posted December 9, 2011 Eddie is correct. It can take a few days for it to work. You can try this I posted a while back. Favicon Quote
Aaron Posted December 9, 2011 Author Report Posted December 9, 2011 k I've followed the instructions and it seems to work in all other browsers. I'll wait till monday and hope it comes up in IE. Thanks for help everybody Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.