Mybb Favicon

Found this using good old google, it may make sense to you

http://www.clickfire.com/favicon-tutorial/

Upload the icon to your forum root directory then go into MyBB Admin CP and go to Templates > Modify / Delete > Select your theme > headerinclude > Edit

And place this at the top and click save

Code:
<link rel=”shortcut icon” href=”http://www.thenameofyoursitehere.com/favicon.ico”/>
 
Upload the the favicon file (favicon.ico) to the root folder (public/ or yourdomain.com/public_html/) of your host where the forum files can be found. Simple! No file edits required.

Heres a favicon file generator: http://www.favicon.co.uk
 
.Bob said:
didnt work 🙁

The basics should be the same, I'm not MyBB compliant, but in phpBB it has to be placed in an images folder, and is called form the overall header, the link is normally placed between the <head></head> tags

you could also ask on the MYBB dedicated forum

http://community.mybb.com/
 
First of all, what version of MyBB are you running? Secondly, are there any current favicon images showing for your board?

I'll help you figure this out. Either reply here or PM me and we'll get this sorted out.
 
Im using 1.6

and yes there is the favicon showing which came from a theme i used on phpbb before moving to mybb.
 
Back
Top Bottom