Thank you for your work.
Using J 2.5.9+PG 3.2.3+Phoca Gallery Slideshow Nivo Module. Trying to vivify(animate) site. When adjacent images have different size overlay occurs:

How to prevent image overlay?



Code: Select all
#pgsnivo-slider{
width:210px !important;
height:210px !important;
background-size:contain !important;
}
