CreateMyBB Support Forums

Full Version: adding favicon to your forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Quote:
I don't know exactly where to put this



what is a favicon?
ans:
favicon is a small image that appears before
the url in the address bar


Instruction

  • create a 16x16 (that's my preference) image you want and save as an ico and I use photshop and irfanview to change the file extension but
    you can use this favicon generator instead... very handy free online tool
  • go to your ACP>Template Management and expand the default template and look for the headerinclude then expand it.
  • insert the below code before the <meta>
    Code:
    <link rel="shortcut icon" href="URL of the favicon">



I think that's it and if you know already how to
add favicon iin your webpage document then this is
very very easy Big Grin
Reference URL's