9 years 1 week ago - 9 years 1 week ago #34859
by gmarchetto
I solved adding these CSS overrides:
div.slideshowckfullscreen {min-height:auto !important}
div.slideshowckfullscreen div.cameraSlide img {
width:100% !important;
margin-left:0px !important;
margin-right:0px !important;
height:auto !important;
}
adding the "fullscreen" suffiss to CSS module
Now it works like in the previous version.
Last edit: 9 years 1 week ago by
gmarchetto. Reason: modify code
The following user(s) said Thank You:
ced1870
Please Log in or Create an account to join the conversation.