Hello Danny et.al,
Not sure where this slide show issue stands. Overall, this version seems to function very well compared with the previous iteration. Thanks for the hard work! SOOOO, I've got this issue using Moodle 2.7.2+ Bootstrap 3 2014100300 Elegance 2.7.1.00 (Build: 2014082100)
With larger viewports my slideshow image expands under the main page layout giving the appearance that the image is being clipped off from the bottom. Latest IE, FF, and Chrome perform generally the same regarding the clipping. My image is 1600 x 283 px
In Firebug I tried fiddling with the background-size property, to no avail.
<li id="slide1" style="background-image:
url("//ott.complianced.org/moodle/pluginfile.php/1/theme_elegance/bannerimage1/1413073349/MonumentsSlideShow2.jpg");
float: left; width: 1423px; background-size: 100% auto;">
I'm messing round' with the image but rather I think the issue lies with the layout responsiveness on larger screens-because:
when I
'restore down ' the page and resize the page manually, I can see that the slideshow image actually repeats (tiles) underneath the main page layout. So what appears to be clipping is actually the slide show image enlarging underneath the main page (the green area in my screenshot.). I can describe the problem

but I have no idea how to technically address the code to make the adjustment
Could you suggest a place to start?
Thanks.
Peace