IE 8 CSS3 border radius hack in wp site

I am looking for a “working” IE 8 CSS3 border radius hack in wp site. I am using htc file also, I have created a css file in wp theme’s css folder and placed border radious styles there with IE8 hack eg:

But it is not working then I I think I may be placing those files in the incorrect directory. So… I placed the file in all directories and levels but no luck. Then I changed the behavior:url to the absolute location for each location…. no luck.

Then after googling some time, I found a solution :

We need to use IE8 htc file hack directly in main stylesheet file ‘style.css’ instead of inner css file

I implemented the same and it was working awesome.

You Might Interested In

Leave a Reply

Enclose a code block like: <pre><code>Your Code Snippet</code></pre>.