MyBB Community Forums

Full Version: Favicon not showing up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

I've tried a couple of diff things to get favicon to show but no luck Sad

if you goto http://freecannabis.com/favicon.ico the icon is there - ive tried: 

1. adding in the Header template this code:
<link rel="icon" type="image/ico" href="http://freecannabis.com/favicon.ico" />

2. I tried adding in the code below to the headerinclude:
<link rel="Shortcut icon" href="{$mybb->settings['bburl']}/favicon.ico" />

Neither seems to work for me.

Anyone got any ideas? Cheers guys
Works fine for me. You have cleared your cache?
Thanks, yes it is working now. Not sure which one of the codes in my first post did it.

Cheers
Marked solved after user advised this is now working.