Just installed css3pie module and renamed folder /sites/all/modules/css3pie/PIE/ to /sites/all/modules/css3pie/css3pie/ (see this issue: http://drupal.org/node/1116110), but still can't get it to work...
Looking into the rendered code of my webpage, I see that the order of css files (among others) in the head section is:
- @import url("http://www.mysite.com/sites/default/files/css3pie/css3pie.css?lj59yn");
- @import url("http://www.mysite.com/themes/bartik/css/style.css?lj59yn");
- @import url("http://www.mysite.com/sites/all/themes/mysubtheme/css/mysubtheme.css?lj59yn");
Can it be because I'm using a subtheme of Bartik, and the order of css files loades is "wrong"?
Comments
Comment #1
knalstaaf commentedCould this help?: css3pie module: something wrong with paths?
Comment #2
Anticosti commentedSubscribing
Comment #3
iler commentedCould you please confirm if this issue is still valid when using the latest dev version.
Comment #4
iler commentedI think this is fixed already.