Page 1 of 1
How to prevent image overlay with Nivo slideshow module?
Posted: 04 Apr 2013, 19:14
by borus
Hello, Jan and friends.
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?
Re: How to prevent image overlay with Nivo skideshow module?
Posted: 04 Apr 2013, 19:42
by borus
I've applied this style
Code: Select all
#pgsnivo-slider{
width:210px !important;
height:210px !important;
background-size:contain !important;
}
and now background image begin to occupy full slider area only before image changing
Do you have any ideas how to make images occupy all restricted area of a slider from that moment when they have appeared after photo changing?
Re: How to prevent image overlay with Nivo skideshow module?
Posted: 05 Apr 2013, 09:37
by borus
Now i have removed all div with nivo-box class and it looks normal but without any listing effects
Re: How to prevent image overlay with Nivo slideshow module?
Posted: 07 Apr 2013, 00:24
by Jan
Hi, you need to create specific category for the slideshow and make for it specific large thumbnails. See:
https://www.phoca.cz/documents/67-phoca- ... ideshow116
Jan