The text for this page :
[video v=q70TofJFN-Y] [video v=Wtgg6hDYfWs] [video v=vCB1LjOEyY0]
Set custom border styling to true in the plugin options; this will give no border styling. Optionally, provide a style for class videothumb to create your own border style.
The style seen here (add to styles.css or to a post/page) :
<style>
.videothumb {
border-radius:15px; box-shadow:3px 3px 5px #ccc;
}
</style>