Page 1 of 1

if IE Style

Posted: Tue 10. Apr 2007, 19:32
by thebadflo
Hi

In my Header I've included this code:
<!--[if IE]>
<style type="text/css" media="screen">
body {
text-align:center;
}
#menu ul li {float: left; width: 100%;}
</style>
<![endif]-->
<!--[if lt IE 7]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li a {height: 1%;}

</style>
<![endif]-->

It is for IE dropdown navigation on http://www.vivian-fanclub.ch/?new_news

In the testpage http://www.vivian-fanclub.ch/new/tests/ it function for IE but with the phpwcms Page not...

Can you help me?

Hello?

Posted: Mon 16. Apr 2007, 20:09
by thebadflo
Can anyone help me?

Posted: Mon 16. Apr 2007, 21:01
by flip-flop
Hi,

I don“t know your problem, for me it is working like a charme in IE 6/7 and FF 1.5x/2.x.

Knut