
×
앱 설치 안내
리빌더 공식 홈페이지 바로가기를 PC에 설치해보세요!
바탕화면에서 앱으로 실행할 수 있어요.
버그제보
2024.10.09 22:07
컨텐츠 게시판 유튜브 삽입시.
컨텐츠 게시판 유튜브 html 삽입시 (스마트 에이터)
반응형으로 하면 반으로 잘려 나옵니다.
예제
<style>
.yt-div { max-width:100%; margin:0 auto; }
.yt-div div { position:relative; padding-top:56.25%; overflow:hidden; border-radius:10px; }
.yt-div iframe { display:block; width:100%; height:400%; position:absolute; top:-150%; }
</style>
<div class="yt-div"><div>
<iframe src="https://www.youtube.com/embed/?playlist=고유아이디&loop=1&autoplay=1&vq=highres" allow="autoplay" frameborder="0" allowfullscreen=""></iframe>
</div></div>
- 이전글colspan2024.10.18
- 다음글캡챠 선택 시 아무것도 안나옵니다.2024.10.09
댓글목록





