Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Markus67
Ehrenadmin
Beiträge: 28346 Registriert: 12.01.2004 16:02
Wohnort: Neuss
Kontaktdaten:
Beitrag
von Markus67 » 23.02.2005 13:47
Hi ...
dann nimm diese oveall_footer.tpl
Code: Alles auswählen
<div align="center">
<span class="copyright"><br />{ADMIN_LINK}<br /><a href="impressum.php" class="mainmenu">Impressum</a><br />
</span></div>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" valign="bottom">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td background="templates/Boyz/images/Boyz_footerback.jpg" align="center">
<span class="copyright"><br />
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group {TRANSLATION_INFO}Boyz theme by <a href="http://www.zarron.com">Zarron Media</a> 2003</span>
</td>
</tr>
</table>
<br>
</td>
</tr>
</table>
</body>
</html>
Markus
Sydney
Mitglied
Beiträge: 206 Registriert: 13.05.2004 20:09
Wohnort: Hamburg
Kontaktdaten:
Beitrag
von Sydney » 23.02.2005 15:59
war nicht ganz richtig, aber du hast mir den richtigen denkanstoss gegeben. Vielen Dank Markus
Code: Alles auswählen
<div align="center">
<span class="copyright"><br />{ADMIN_LINK}<br /><a href="impressum.php" class="mainmenu">Impressum</a><br />
</span></div>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="bottom" background="templates/Boyz/images/Boyz_footerback.jpg"><br>
<br>
<span class="copyright"><!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group {TRANSLATION_INFO}Boyz theme by <a href="http://www.zarron.com">Zarron Media</a> 2003
<br>
<br>
<br>
<br>
</span></td>
</tr>
</table>
</span></div>
</td>
</tr>
</table>
</body>
</html>
GBY Syd
easygo
Mitglied
Beiträge: 2170 Registriert: 03.09.2004 13:45
Kontaktdaten:
Beitrag
von easygo » 23.02.2005 17:15
Sydney hat geschrieben: </span></div>
</td>
</tr>
</table>
</body>
</html>
Und das passt alles so in der Reihenfolge?
Unglaublich!
Sydney
Mitglied
Beiträge: 206 Registriert: 13.05.2004 20:09
Wohnort: Hamburg
Kontaktdaten:
Beitrag
von Sydney » 23.02.2005 19:42
oh.. *G*
Ja aber es geht *fg*
GBY Syd
easygo
Mitglied
Beiträge: 2170 Registriert: 03.09.2004 13:45
Kontaktdaten:
Beitrag
von easygo » 24.02.2005 10:56
Hmja, schon möglich...
Ich frag ja nur, weil laut Quelltext steht bei dir <div
vor <table (irgendwo im header unter <body)