Title: CSS3Pie and WordPress
Last modified: August 19, 2016

---

# CSS3Pie and WordPress

 *  [jbeltran](https://wordpress.org/support/users/jbeltran/)
 * (@jbeltran)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/css3pie-and-wordpress/)
 * I’m having problems making CSS3Pie work with WordPress.
 * What I did is that I’m calling the PIE.php file with the following internal CSS
   which I’ve placed on the head section of my page.
 *     ```
       <style type="text/css" media="screen">
          #submitAnEntry {
             behavior: url('<?php bloginfo('stylesheet_directory'); ?>/js/PIE.php');
          }
       </style>
       ```
   
 * I’m not sure why this is not working. I checked the URL path it generates to 
   the PHP file and it seems to be right. Anyone have a clue on how to get this 
   working or if there’s another solution I should try?
 * Thanks

Viewing 1 replies (of 1 total)

 *  [Ufuk Erdogmus](https://wordpress.org/support/users/ufukerdogmus/)
 * (@ufukerdogmus)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/css3pie-and-wordpress/#post-1866004)
 * Css3pie documentation says “behavior: url(path/to/PIE.htc);” not PIE.php. Did
   you check with that?

Viewing 1 replies (of 1 total)

The topic ‘CSS3Pie and WordPress’ is closed to new replies.

## Tags

 * [css3](https://wordpress.org/support/topic-tag/css3/)
 * [ie](https://wordpress.org/support/topic-tag/ie/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Ufuk Erdogmus](https://wordpress.org/support/users/ufukerdogmus/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/css3pie-and-wordpress/#post-1866004)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
