26.06.2008, 19:40
This is an image of the MyBB Copyright from the default template with a
transparent background. You can use this in place of the copyright text for
better security. To use this go to:
Admin CP>Templates>Modify/Delete>Expand Your
Template>footer>Change Original
Change this:
Code:
{$lang->powered_by} <a
href="http://www.mybboard.net" target="_blank">MyBB</a>
{$mybbversion}<br />
{$lang->copyright}
© 2002-{$copy_year} <strong><a href="http://www.mybboard.net"
target="_blank">MyBB Group</a></strong>
To this, and change the image location to wherever you have the image
located:
Code:
<a
href="http://www.mybboard.net" target="_blank"><img
src="http://www.example.com/forums/images/copyright.gif"
/></a>
Quelle: http://mods.mybboard.net/archive/view/my...ight-image
transparent background. You can use this in place of the copyright text for
better security. To use this go to:
Admin CP>Templates>Modify/Delete>Expand Your
Template>footer>Change Original
Change this:
Code:
{$lang->powered_by} <a
href="http://www.mybboard.net" target="_blank">MyBB</a>
{$mybbversion}<br />
{$lang->copyright}
© 2002-{$copy_year} <strong><a href="http://www.mybboard.net"
target="_blank">MyBB Group</a></strong>
To this, and change the image location to wherever you have the image
located:
Code:
<a
href="http://www.mybboard.net" target="_blank"><img
src="http://www.example.com/forums/images/copyright.gif"
/></a>
Quelle: http://mods.mybboard.net/archive/view/my...ight-image