
PIE beautifully not working in Wordpress site
I put pie in my theme file in a folder called "pie" and it is not working on the blue boxes on my homepage
css:
Code:
.leftkolom, .rightkolom{width:290px;
-moz-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border-radius: 9px 9px 9px 9px;
margin-right:40px;
color:#fff;
background:#00aeef;
display:inline;
float:left;
behavior: url(pie/PIE.htc);
}
http://www.projecten.webdesigndiensten.nli hope somebody can help me and yes i feel pretty retarded
