Seite 2 von 2

Verfasst: 23.02.2005 13:47
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

Verfasst: 23.02.2005 15:59
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

Verfasst: 23.02.2005 17:15
von easygo
Sydney hat geschrieben:</span></div>
</td>
</tr>
</table>

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

Unglaublich! :wink:

Verfasst: 23.02.2005 19:42
von Sydney
oh.. *G*
Ja aber es geht *fg*

GBY Syd

Verfasst: 24.02.2005 10:56
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)