Add Beautiful Image Border to Embed Videos in Blogger
Recommend For You
<div id="video_image_border">After the above step, you have to add a simple CSS code. Add the following code just above b:skin tag in your Blogger Template.
<iframe width="417" height="292" src="//www.youtube.com/embed/qrO4YZeyl0I" frameborder="0" allowfullscreen></iframe>
</div>
#video_image_border {We hope this article may possibly have facilitated you in learning how to add iframe image border to videos in blogger. However, this technique also works with any site that supports HTML and CSS. Do share your opinions about this tutorial, and if you have a better way of doing the same thing then, do not shy to let us know in comments.
float: right;
width: 425px;
padding-top: 33px;
padding-left: 4px;
height: 335px;
margin-top: 35px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoalZSpP2WHcF7zpqKU2qpazdDUR9rbjg9sT7RtPpUHYOrRrtD9uyu26vVcaVejgKr5bWx4MzjC6WVYgR1MS3tj3NYvvcZUbOt20YX5QpnCpLjH4CqqgQqqKjS6-1v-fD9DEYysJLVClL3/s1600/video_box.png) no-repeat;
}
Great post on creating video border for youtube videos. Thanks for sharing
ReplyDeleteThanks for your comment @Sasi :)
Delete+Gagan Masoun: Thanks for sharing.
ReplyDeletePlease show me: Add seconds code into "above" or "below" of "b:skin" tag.
Thanh you so much
Add second code just above b:skin tag in your Blogger Template.
Delete