der fuss vom index ist verzogen

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.
Benutzeravatar
Markus67
Ehrenadmin
Beiträge: 28346
Registriert: 12.01.2004 16:02
Wohnort: Neuss
Kontaktdaten:

Beitrag von Markus67 »

Hi ...

dann nimm diese oveall_footer.tpl :wink:

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} &copy; 2001, 2002 phpBB Group {TRANSLATION_INFO}Boyz theme by <a href="http://www.zarron.com">Zarron Media</a> 2003</span>
		</td>
	</tr>
</table>
<br>
					&nbsp;</td>
</tr>
		</table>
</body>
</html>
Markus
Benutzeravatar
Sydney
Mitglied
Beiträge: 206
Registriert: 13.05.2004 20:09
Wohnort: Hamburg
Kontaktdaten:

Beitrag von Sydney »

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} &copy; 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
Grafiken, Banner, etc. sind in Signaturen nicht erlaubt
Besucht mich mal, ich habe Kuchen da *g*
Benutzeravatar
easygo
Mitglied
Beiträge: 2170
Registriert: 03.09.2004 13:45
Kontaktdaten:

Beitrag von easygo »

Sydney hat geschrieben:</span></div>
</td>
</tr>
</table>

</body>
</html>
Und das passt alles so in der Reihenfolge?

Unglaublich! :wink:
Benutzeravatar
Sydney
Mitglied
Beiträge: 206
Registriert: 13.05.2004 20:09
Wohnort: Hamburg
Kontaktdaten:

Beitrag von Sydney »

oh.. *G*
Ja aber es geht *fg*

GBY Syd
Grafiken, Banner, etc. sind in Signaturen nicht erlaubt
Besucht mich mal, ich habe Kuchen da *g*
Benutzeravatar
easygo
Mitglied
Beiträge: 2170
Registriert: 03.09.2004 13:45
Kontaktdaten:

Beitrag von easygo »

Hmja, schon möglich... :P

Ich frag ja nur, weil laut Quelltext steht bei dir <div
vor <table (irgendwo im header unter <body)
Antworten

Zurück zu „phpBB 2.0: Mod Support“