Seite 1 von 1

Internet Explorer zieht den footer nicht mit

Verfasst: 10.03.2007 20:46
von Magou77
Hallo an alle.

Ich habe ein problem.

Und zwar habe ich ein neues Template installiert und angepasst.
Im Mozilla läuft auch alles so, wie es sein soll.
Nur im Internetexplorer zieht der overall_footer nicht mit.




Wie gesagt, im Internetexplorer geht es nicht, so dass ich dort auch keinen Admin bereich habe.
Außerdem sieht der style im Internetexplorer ganz anders aus. Im ie.css steht nicht viel drin. In der Adminoberfläche habe ich es so eingestellt, wie es im Mozilla ist. Im Internetexplorer sieht es anders aus. Was muss ich tun???

ICh hoffe Ihr könnt mir helfen,

Gruss Ulf

Verfasst: 10.03.2007 20:53
von Amandil
poste doch bitte mal den Inhalte der overall_footer.tpl
nur so wird man wohl sagen können was der grund sein könnte.

Verfasst: 10.03.2007 20:55
von Magou77
Hallo,
ist der Inhalt der footer

Code: Alles auswählen

<style type="text/css">
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
<!--

{
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;

scrollbar-base-color:#000000;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#DDBD9E;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#DDCAB3;
scrollbar-highlight-color:#5C6167;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#d8d3cd;

	background-color: #A2C08A;
	background-image:url(grafiken/back1.gif); background-repeat: repeat;
	font-style: normal;
	font-size: 12px;
         color="#000000"
         }
td
{
         font-size: 12px;
         color="#000000"
         }



tr
{
	font-size: 12px;
         color="#000000"
	}

a:link {
	text-decoration:none;
	color: #A0A0A0;
}
a:active {
	text-decoration:none;
	color: #B7B7B7;
}
a:visited {
	text-decoration:none;
	color: #A0A0A0;
}
a:hover { text-decoration:italic;
    color:#2F6A00}



	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 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> &copy; 2001, 2005 phpBB Group<br />Template <a href="http://www.phpbb-styles.com/style-xabb-green.html" target="_blank" class="copyright">xabbGreen</a> f&uuml;r phpBB <a href="http://www.iphpbb.com/" target="_blank" class="copyright">Foren</a> - created by <a href="http://www.phpbb-styles.com/" target="_blank" class="copyright">phpbb styles</a></span></div>
		</td>
	</tr>
</table>
<table border="0" align="center" width="950" background="templates/xabbGreen/images/underbanner.gif">
<tr>
<td align="left">
<script type="text/javascript" language="Javascript" src="http://mycounter.counterstation.de/index.php?uid=46181"></script>
<noscript><a href="http://www.counterstation.de" target="_blank">
<img border=0 src="http://mycounter.counterstation.de/index.php?uid=46181&js=nein" alt="Kostenlose Counter von Counterstation"></a>
</noscript>
<font color="#A0A0A0">Besucher seit dem 23.12.2003</font>
</td>

<td align="right">
<a href="./formular.php">Kontakt</a>&nbsp;|
<a href="./haftungsausschluss.html">Disclaimer</a>&nbsp;|
<a href="./impressum.html">Impressum</a>

</td>
</tr>
</table>
</body>
</html>

:oops: :oops: :oops: :oops:

Eben, wo ich den Code hier rein gestellt habe, ist es mir aufgefallen.

ICh habs gelöst. (peinlich)

Gruss ulf