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:

  1. @import url("http://www.mysite.com/sites/default/files/css3pie/css3pie.css?lj59yn");
  2. @import url("http://www.mysite.com/themes/bartik/css/style.css?lj59yn");
  3. @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

knalstaaf’s picture

Anticosti’s picture

Subscribing

iler’s picture

Could you please confirm if this issue is still valid when using the latest dev version.

iler’s picture

Status: Active » Closed (fixed)

I think this is fixed already.