MyBB Community Forums

Full Version: Site Icon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: 34g8w10.png]

the icon is to the left of the name. How do i add my own. right now it is just a black white paper
Make a favicon.ico from here: http://www.webscriptlab.com/favicongenerator.php

and upload this to your root of your forum.

Now Go to: ACP > Templates > Ungrouped Templates > headerinclude > and find;
{$stylesheets}

and add the following code just after that;
<link rel="shortcut icon" href="favicon.ico" />
(2011-01-02, 07:48 AM)Yaldaram Wrote: [ -> ]Make a favicon.ico from here: http://www.webscriptlab.com/favicongenerator.php

and upload this to your root of your forum.

Now Go to: ACP > Templates > Ungrouped Templates > headerinclude > and find;
{$stylesheets}

and add the following code just after that;
<link rel="shortcut icon" href="favicon.ico" />
thank you plus rep'd!

one more thing. how do i make it so people can only add +1 rep not plus 2
Please hit the solve button too Smile
Thanks.
(2011-01-02, 07:58 AM)MoDz Wrote: [ -> ]One more thing. how do i make it so people can only add +1 rep not plus 2

You can edit Usergroup's permissions;

ACP > Users & Groups > Groups > [Options] > Edit > Users and Permissions > and add "1" in "Points to Award/Take Away:"