MyBB Community Forums

Full Version: Tab Icon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I add a Icon next to the Board Name which appears on Browser tabs?
thanks
You talking about a favicon image?

Place the .ico image in your main root

then

Place this in the "Header" template : <link rel="icon" href="http://www.yoursite.com/favicon.ico" />

Change the url to your own in the link above.
Upload a favicon.ico to the root folder of your http directory. Nothing else is required.

You can generate a favicon.ico easily at Dynamic Drive.
http://tools.dynamicdrive.com/favicon/