User: markomlm Date: 2008-07-15 09:46:52+0000 Modified: de/www/testdir/index_why.html
Log: final ie6 fix why File Changes: Directory: /de/www/testdir/ =========================== File [changed]: index_why.html Url: http://de.openoffice.org/source/browse/de/www/testdir/index_why.html?r1=1.1&r2=1.2 Delta lines: +11 -2 -------------------- --- index_why.html 2008-07-15 08:29:14+0000 1.1 +++ index_why.html 2008-07-15 09:46:50+0000 1.2 @@ -5,11 +5,20 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Why OpenOffice.org</title> <link rel="stylesheet" href="http://why.openoffice.org/suppress.css" type="text/css" /> - <link rel="stylesheet" href="why_mlm.css" type="text/css" /> - <script type="text/javascript" src="http://why.openoffice.org/ie6.js"></script> + <link rel="stylesheet" href="http://why.openoffice.org/why.css" type="text/css" /> </head> <body> +<!-- start IE6 hack by markomlm --> +<!--[if lte IE 6]> +<style type="text/css" media="screen"> +<!-- +body {position: static;} + +#container {margin-left: -25px;} +--></style> +<![endif]--> +<!-- end IE6 hack by markomlm --> <!-- start kill site template --> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
