Ich habe den Download Mod installiert, klappt auch alles wunderbar, nun will ich den aber an meinem Style anpassen und da happert es.
Was ich meine ist, das ganz unten auf der Seite.
www.killer-jagd-kommando.de.gg
Das sieht ja nun so wie es ist, scheisse aus!!!
Ich möchte es über der Zeile "|| Powered by phpBB © 2001, 2002 phpBB Group Deutsche Übersetzung von phpBB.de" haben und es soll mittig sein. Die Ränder, vom background, sollen auch richtig angezeigt werden.
Hier ist der auszug aus meiner overall_footer.php
Fett ist der code zum download mod
Hoffe einer von euch kann mir irgendwie helfen.</td>
</tr><tr> <td valign="bottom">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="1"><img name="topleft" src="phpBB2/templates/Battle/templates/Battle/images/main/top-left.gif" width="10" height="7" border="0" id="topleft" alt="" /></td>
<td width="100%" class="top"></td>
</tr>
</table></td>
<td width="1" align="right"><img name="topright" src="phpBB2/templates/Battle/templates/Battle/images/main/top-right.gif" width="17" height="7" border="0" id="topright" alt="" /></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%" style="height:100%">
<tr>
<td width="1" class="left" background="phpBB2/templates/Battle/templates/Battle/images/main/left.gif"><img src="phpBB2/templates/Battle/templates/Battle/images/main/pixel.gif" width="2" height="1" border="0" id="left" alt="" /></td>
<td width="100%" class="main-background" align="center">
<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a>
{ADMIN_LINK} || Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION} © 2001, 2002 phpBB Group {TRANSLATION_INFO}
</td>
</tr>
</table></td>
<td class="right" width="1"></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="1"><img name="bottomleft" src="phpBB2/templates/Battle/templates/Battle/images/main/bottom-left.gif" width="10" height="18" border="0" id="bottomleft" alt="" /></td>
<td width="100%" class="bottom"></td>
</tr>
</table></td>
<td width="1" align="right"><img name="bottomright" src="phpBB2/templates/Battle/templates/Battle/images/main/bottom-right.gif" width="17" height="18" border="0" id="bottomright" alt="" /></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>