support 446 Posted May 23, 2014 Report Share Posted May 23, 2014 Попробуйте в /app/webroot/css/sequencejs.css поменять: #sequence-theme .image { right: 50%; bottom: -50%; opacity: 0; z-index: 999; position: absolute; height: auto !important; width: 40%; } на: #sequence-theme .image { right: 50%; bottom: -50%; opacity: 0; z-index: 999; position: absolute; height: auto !important; } Тогда картинка в слайдере растягиваться не будет. Link to post Share on other sites
Recommended Posts