MyBB Community Forums

Full Version: Icon Image Next To Tab Name
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
When I access my website, the image next to the tab name is just a blank document. Is there anyway I can change it, like the one here?
You need to make a favicon. Use this generator and upload the .ico to your forums directory.
Put this in the top of your header edit templates: <link REL="SHORTCUT ICON" HREF="Your Image Url">
... Make sure you put that all in lower letters, not capitals.
It doesn't seem to work...I used the fav icon generator, uploaded it to my root and added that phrase in the "headerinclude" template. Am I doing something wrong?
try create some image using gif, then follow my tutorial.. Big Grin
Upload your image in image uploadhosting take the image url.
I'm not quite sure I understand.
Okies.. try test this:

Copy this and paste to your header template and click edit header

<link REL="SHORTCUT ICON" HREF="http://cdn1.kongregate.com/user_avatars/0028/6468/Sharingan_Jew.gif">

senang je.. Big Grin
Nothing happened.
where did you put the code..

Try put the code before this line.

<div id="header">
Pages: 1 2