How can I make the slideshow responsive?
I tried to add in my style.css:
.ngg-slideshow, .ngg-slideshow img{
max-width:100%;
height: auto;
}
and
.ngg-slideshow, .ngg-slideshow *{
width:100% !important;
}
but it doesn’t work. If the width on my iphone is right, a piece of the picture is cut off, and if the height is right a piece of the picture is also cut off.
Can you tell me what the solution is?
http://ww.wp.xz.cn/extend/plugins/nextgen-gallery/