Patch (to be ported)
Project:
Views Nivo Slider
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2012 at 04:43 UTC
Updated:
14 Dec 2014 at 01:56 UTC
Jump to comment: Most recent
Comments
Comment #1
brandy.brown commentedI'm having the same problem. It does "work" per say, but it does sporadically forget to adhere to the image-styles size. I did the same thing and just set the slider to the correct dimensions.
Comment #2
JayShoe commentedI had the same problem... Chrome sporadically forgot to show the slider... For anyone with the same issue. Here is the css. Adjust the dimensions to fit your needs.
.views-nivo-slider-view {
width: 960px;
height: 365px;
}
Comment #3
podarokdue to #2
Comment #4
mxtAre you sure that writing fixed dimensions has not consequences on nivo responsiveness?
This issue is not directly related to this module, but to nivo-slider js plugin itself: see https://github.com/gilbitron/Nivo-Slider/issues/286
Comment #5
candelas commented@podarok, it looks like is working now. If you visit the link from #4 and see the last comments, you can verify. Also I searched in the site and nobody is saying any incompatibility.