if IE Style

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
thebadflo
Posts: 21
Joined: Sat 26. Feb 2005, 12:28

if IE Style

Post 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?
thebadflo
Posts: 21
Joined: Sat 26. Feb 2005, 12:28

Hello?

Post by thebadflo »

Can anyone help me?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply