Hi,

in commit 81f5878 you moved Nivo-slider out of the theme. Great, but you forgot to remove css/nivo-slider.css from the info file.

I guess this is a straight forward request, but to give some backgroud:

This is a problem since the Nivo Slider module tells Drupal to load the nivo-slider.css coming with the Nivo Slider jQuery plugin itself - from the sites/all/libraries/nivo-slider/ folder. Drupal doesn't load that file as long as the same filename is used in the theme. Not sure if this is a bug or a feature of Drupal core. Took me long time to realize this was the problem. Argh.

Comments

shadcn’s picture

Status: Active » Fixed

oh! thanks. fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.