I like to use CSS3 Pie…. It gives my designs nice rounded corners for my boxes and gives me a lovely little shadow on my text. Unfortunately those nice people at Microsoft deemed these features unessential.
I recently ported a site onto a different companies hosting which for some reason didn’t implement my CCS3 Pie behaviours as expected. After a couple of hours checking everything i managed to figure it out and here it is…
Add this to your .htaccess file to get CSS3pie to function on certain hosts..
1 |
AddType text/x-component .htc |