teelium Posted March 9, 2010 Share Posted March 9, 2010 Hey, How do I apply a favicon to my forum? I've checked where the files are hosted and there are so many favico.ico files there for some reason. I've changed the favico.ico file in my main folder but no change has been made on the forum Quote Link to comment Share on other sites More sharing options...
gwolgamott Posted March 9, 2010 Share Posted March 9, 2010 <link rel="SHORTCUT ICON" href="favicon.ico"> <link rel="icon" type="image/ico" href="favicon.ico"> That's how you do it for a webpage, not sure what forum you are talking about, but put that before head section of any code and between the two should get it working. Maybe sometimes it's cranky though and have to tweak it. Quote Link to comment Share on other sites More sharing options...
haku Posted March 10, 2010 Share Posted March 10, 2010 It also depends on the browser you are using - if it's IE6 or IE7, you may not see the changes. Neither of those browsers work very well with favicons. 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.