[TYPO3-german] Bedingung in Typo3 Code einbinden?
dirvish
dirvish12345 at yahoo.de
Fri Mar 30 07:26:13 CEST 2007
Hallo Liste,
in meiner html Vorlage habe ich den CODE
<style type="text/css">
........
</style>
<!--[if IE 7]>
<style type="text/css">
.menu li {float:left;}
</style>
<![endif]-->
</head>
Wie kann ich diesen Code ins Typo3 übernehmen, dass dieser auch wirksam wird??
<!--[if IE 7]>
<style type="text/css">
.menu li {float:left;}
</style>
<![endif]-->
Wenn ich diesen Code nicht verwende, dann sieht das Menü im IE 7 so aus.
http://www.upgrade.uni-landau.de/
Viele Grüsse Dirvish
More information about the TYPO3-german
mailing list