១-សូមចូលទៅកាន់គណនីប្លុករបស់អ្នក
២-ចូលទៅកាន់ Theme បន្ទាប់មក Edit HTML
៣-ចម្លងកូដខាងក្រោមដាក់ពីខាងលើ ]]></b:skin>
កូដ
.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}
៥-ចម្លងកូដខាងក្រោមដាក់ចូលទៅក្នុងប្លុក Post ដោយប្ដូរពី Compose ទៅជា HTML
កូដ
<div class="video-container">
<iframe width="640" height="360" src="https://www.youtube.com/embed/VIDEO_ID?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>
</div>
No comments
Post a Comment