How to hide in Mac IE5
Posted: Thu Jun 08, 2006 6:38 pm
First time poster... long time reader.
I'm very happy with the advice and support that I've found here at CMSMadesimple. I've searched high and low for this answer put haven't found any specific directions.
I have a client that is viewing the site in Mac IE5 and can not see any of the Horizontal CSS menu. I know I could tell her to use Firefox but I would like to find a solution to this.
I'm guessing that there is a hack that I'm suppose to put in the Stylesheet (Template?)
I gave her a site http://www.nickrigby.com/examples/dropdown3/index.htm where the drop down menu worked on Mac IE5 and noticed this code
/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */
I can't just copy and paste that in to my Template where I see the Fix IE. What am I missing?
The site I'm working on is http://nhs.iucpta.org
Thanks in advance
I'm very happy with the advice and support that I've found here at CMSMadesimple. I've searched high and low for this answer put haven't found any specific directions.
I have a client that is viewing the site in Mac IE5 and can not see any of the Horizontal CSS menu. I know I could tell her to use Firefox but I would like to find a solution to this.
I'm guessing that there is a hack that I'm suppose to put in the Stylesheet (Template?)
I gave her a site http://www.nickrigby.com/examples/dropdown3/index.htm where the drop down menu worked on Mac IE5 and noticed this code
/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */
I can't just copy and paste that in to my Template where I see the Fix IE. What am I missing?
The site I'm working on is http://nhs.iucpta.org
Thanks in advance