jswebco Posted June 3, 2011 Share Posted June 3, 2011 Hi, What page do I need to add the favicon head tag? I have added it but I cannot seem to get it to work. I have had others look as well with no luck! If you can help thanks! 0 Quote Link to comment Share on other sites More sharing options...
mylove4life Posted June 3, 2011 Share Posted June 3, 2011 add it to the header.tpl file under what ever template you are using.. and then look at the source of the page to make sure you see the code there. <link rel="shortcut icon" href="fav.ico"> </HEAD> 0 Quote Link to comment Share on other sites More sharing options...
Alistair Posted June 3, 2011 Share Posted June 3, 2011 Yep, this should work: <link rel="shortcut icon" href="LINK TO YOUR FAVICON" /> What code have you got in there at the moment? 0 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.