So I've been messing around with CSS3 PIE.. (http://css3pie.com/) I've found a few posts on this forum talking about it's use, but unfortunately none of the posts provided the details I need to get this thing working..

So here's what I did..

  1. I copied the PIE.htc file to a folder called includes/CSS3_PIE (this is the ONLY thing in this folder)
  2. I added this to my stylesheet:
    Code:
    behavior: url(includes/CSS3_PIE/PIE.htc);
  3. I added htc to the FilesMatch directive in the includes/.htaccess file.


And it doesn't seem to be working.. What did I do wrong here.. Hoping someone can help me out with some details on how to configure CSS3 PIE with Zen Cart??