MyBBCoder | Die deutsche MyBB-Mod-Community

Normale Version: MyBB Copyright Image
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
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
Referenz-URLs