Re: [WSG] IE7 CSS fix

2009-04-02 Thread Prashant
Thanks everyone. I don't want to use conditionals at this stage as I am new to the system and using conditionals would mean modifying a global template which I am not comfortable doing right now. I have tried the following but for some reason IE7 is picking IE6 hacks only - #foo .bar {

[WSG] IE7 CSS fix

2009-04-01 Thread Prashant
-child+html #foo .bar { padding-left:65px; } *+html #foo .bar { padding-left:65px !important; } Any suggestions how do I fix this issue? Help appreciated. Regards, Prashant *** List Guidelines: http://webstandardsgroup.org/mail