sunset BLUE / Shinsakae Nagoya since 2015
document.addEventListener("DOMContentLoaded", function(event) {
jQuery( '#slider-pro-3-251' ).sliderPro({
//width
width: 1000,
//height
height: 500,
//auto play
autoplay: true,
autoplayOnHover: 'none',
autoplayDelay: 5000,
arrows: true,
buttons: true,
smallSize: 500,
mediumSize: 1000,
largeSize: 3000,
fade: true,
//thumbnail
thumbnailArrows: true,
thumbnailWidth: 120,
thumbnailHeight: 120,
centerImage: true,
imageScaleMode: 'cover',
allowScaleUp: true,
startSlide: 0,
loop: true,
slideDistance: 5,
autoplayDirection: 'normal',
touchSwipe: true,
fullScreen: true,
});
});
/* Layout 3 */
/* border */
#slider-pro-3-251 .sp-selected-thumbnail {
border: 4px solid #000000;
}
/* font + color */
.title-in {
font-family: Arial !important;
color: #FFFFFF !important;
background-color: #000000 !important;
opacity: 0.7 !important;
}
.desc-in {
font-famil
0コメント