-
AuthorPosts
-
30/09/2017 at 3:31 am #27688TemplatesyardParticipant
Hi everyone,
I’m here cause i need your help, after more than 4h and a whitenight to try to fix my problem, all i tried became worst and nothing works, i still don’t understand how to solve it (yes i’m a noob).
I have downloaded the template VideoTube. I made my customisation like i wanted, but i have still a lot of problem with the “youtube thumbail”.
My test website : http://http://bmxracevideo.blogspot.ch/
The thumbail on featured – recent – community – and subscriber are just awfull quality.
Code from the widget
<script type='text/javascript'> var numposts2 = 2; var showhover2 = true; var showpostsummary2 = false; var showpostdate2 = true; var showcommentnum2 = true; var displaymore2 = false; var postwidth2 = 50; var thumbheight2 = 240; var thumbwidth2 = 360; var type2 = "sone-post"; </script> <script type="text/javascript" src="/feeds/posts/default/-/bmxrace?published&alt=json-in-script&callback=labeledposts"></script>
And for the last post widget i “cheated” to have at least a “thumbail”, It’s just a picture show before the link of the video
Code :
<div class="separator" style="clear: both; text-align: center;"> <a href="https://3.bp.blogspot.com/-1oEYnDGTeWI/Wc9c4I23moI/AAAAAAAAALw/Z9zlSvT0Zbs-0N9u5cH1qEtGWuGJaX4mACLcBGAs/s1600/connor1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="360" data-original-width="480" height="240" src="https://3.bp.blogspot.com/-1oEYnDGTeWI/Wc9c4I23moI/AAAAAAAAALw/Z9zlSvT0Zbs-0N9u5cH1qEtGWuGJaX4mACLcBGAs/s320/connor1.jpg" width="320" /></a></div> <div class="separator" style="clear: both; text-align: center;"> <br /></div> <!--more--><br /> <div style="text-align: center;"> <iframe allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/GfP2oeccdJg?controls=0" width="560"></iframe> </div> <div class="separator" style="clear: both; text-align: center;"> <br /></div> <div class="separator" style="clear: both; text-align: center;"> <br /></div> <div class="separator" style="clear: both; text-align: center;"> <br /></div> <br />
Anyone know how i can fix somehow the quality and get directly thumbail everywhere?
Thanks you in advance.
Andy
-
AuthorPosts
- You must be logged in to reply to this topic.