
Re: Integrating PIE into Drupal 7
Horst wrote:
For each theme in drupal there stands an own style.css file. Is it possible to integrate PIE generally to all styles in one action?
Regards
Horst
Add the htc file to sites/all/themes/yourtheme
Make sure when you include it you encapsulate the path with ' (single quotes) behavoir: url('yourtheme/pie.htc');