Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
MyBB Copyright Image
#1
Eine neue Erweiterung wurde veröffentlicht: MyBB Copyright Image

Zitat:This is an image of the MyBB Copyright from the default template with a transparent background. This does not void the MyBB License in any way. 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>

Preview:
[Bild: http://mods.mybb.com/uploads/previews/73....thumb.gif]

Vorschau:
http://www.crazycomputers.org/forums
Zitieren