2011-01-02, 07:37 AM
2011-01-02, 07:48 AM
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;
and add the following code just after that;
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:58 AM
(2011-01-02, 07:48 AM)Yaldaram Wrote: [ -> ]Make a favicon.ico from here: http://www.webscriptlab.com/favicongenerator.phpthank you plus rep'd!
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" />
one more thing. how do i make it so people can only add +1 rep not plus 2
2011-01-02, 07:59 AM
Please hit the solve button too
Thanks.
You can edit Usergroup's permissions;
ACP > Users & Groups > Groups > [Options] > Edit > Users and Permissions > and add "1" in "Points to Award/Take Away:"
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:"