Auf dem Foren Index ist ganz unten die Schwarze Leiste nicht richtig.
http://www.beispiel.net/index.php
Auf dem Portal aber zbs. ist alles richtig;
http://www.beispiel.net/portal.php
Ich finde den Fehler nicht.
overall_footer.html :
Code: Alles auswählen
<!-- IF AD_CODE6 -->
<br /><div style="text-align:center;">{AD_CODE6}</div><br />
<!-- ENDIF -->
<div id="wrapfooter">
<!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
<!-- IF U_STK --><br /><strong><a href="{U_STK}" title="{L_STK}">{L_STK}</a></strong><!-- ENDIF -->
<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<br /><span class="gensmall">Dizayn <a href="http://www.foruz.org/"><strong>Ercan Koc</strong></a></span>
<!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span>
</div>
</div>
<div class="nobottomgap"></div>
</div>
<div class="bottom-left"></div><div class="bottom-center"></div><div class="bottom-right">
</div>
<!-- IF S_REIMG -->
<script type="text/javascript">
if (window.reimg_version)
{
reimg_loading("{REIMG_LOADING_IMG_SRC}");
}
</script>
<!-- ENDIF -->
</body>
</html>