alconebay
07-02-2007, 03:21 PM
When I use seochats's spider simulator it picks up the following style information from my page header and reads it as content:
menuwrapper p7menubar ul a height 1 a active width auto
It's getting that code from my style comments in the header of my home page. This is the code:
<!--[if lte IE 7]>
<style>
#menuwrapper, #p7menubar ul a {height: 1%;}
a:active {width: auto;}
</style>
<![endif]-->
I have been trying to write that code into my css but it hasent been working. I keep losing my drop down menu in IE7 when I move it into the style sheet. Can that type of exception code be written into a style sheet? Maybe I'm just writing it wrong? Thanks for any help.
Spider Simulator: http://www.seochat.com/seo-tools/spider-simulator/
My Page: http://www.vonwarterr.net
menuwrapper p7menubar ul a height 1 a active width auto
It's getting that code from my style comments in the header of my home page. This is the code:
<!--[if lte IE 7]>
<style>
#menuwrapper, #p7menubar ul a {height: 1%;}
a:active {width: auto;}
</style>
<![endif]-->
I have been trying to write that code into my css but it hasent been working. I keep losing my drop down menu in IE7 when I move it into the style sheet. Can that type of exception code be written into a style sheet? Maybe I'm just writing it wrong? Thanks for any help.
Spider Simulator: http://www.seochat.com/seo-tools/spider-simulator/
My Page: http://www.vonwarterr.net