Следите за новостями любимого конструктора сайтов uCoz в социальных сетях!
Должно выводиться лишь кодом:
<iframe src='//moonwalk.pw/serial/5c60085eeaf70c8f465f0765eb48ba37/iframe' frameborder='0' width='607' height='360' scrolling='no' allowfullscreen></iframe>
в файле стилей http://kinobarashka.usite.pro/css/style.css найдите строку номер 2038:
.full-news-video, .full-news-video embed, .full-news-video iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
.full-news-video, .full-news-video embed, .full-news-video iframe { max-width: 100% !important; }
Кеш в браузере очистите https://ukit.com/ru/help/kak-ochistit-cahe и еще, там же в стилях в строке 32:
.swiper-wrapper { position: relative; width: 100%; height: 100%; max-height: 300px; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
красное заменить на зеленое.