Seems like some css did not applied to the slider.

Comments

5n00py’s picture

I found that skin's background images stored in libraries folder, but css stored in module's css.
So there is no way to make links to this files w/o rebuild module sass/css because this links should be related to css file.

I think we have 2 options to resolve this issue:

  1. Remove this css at all
  2. Move used images to module
5n00py’s picture

Status: Active » Needs review
targoo’s picture

Hi,

There were some issue with the javascript bit latest release should fix them.

Thanks for reporting the issue.

David

  • targoo committed 14cf0c5 on 8.x-1.x
    Issue #2494137 by targoo: Skins don't work at all
    
targoo’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Status: Needs review » Closed (fixed)