Aaron Posted December 9, 2011 Report Share 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 Link to comment Share on other sites More sharing options...
Tom Posted December 9, 2011 Report Share Posted December 9, 2011 <link rel="shortcut icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" /> Quote Link to comment Share on other sites More sharing options...
Aaron Posted December 9, 2011 Author Report Share Posted December 9, 2011 It still doesn't work in IE Quote Link to comment Share on other sites More sharing options...
Tom Posted December 9, 2011 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators mark1million Posted December 9, 2011 Moderators Report Share 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 Link to comment Share on other sites More sharing options...
flyalaska Posted December 9, 2011 Report Share 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 Link to comment Share on other sites More sharing options...
Jeff Posted December 9, 2011 Report Share 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 Link to comment Share on other sites More sharing options...
Aaron Posted December 9, 2011 Author Report Share 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 Link to comment Share on other sites More sharing options...
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.