youtubeplayer
Posted: Tue Apr 23, 2013 3:56 pm
hi,
I installed the module YouTubePlayer, is very nice but you do not see the thumb in list mode. I saw that the path
looks correct
has anyone had the same problem?
Thanks
I installed the module YouTubePlayer, is very nice but you do not see the thumb in list mode. I saw that the path
Code: Select all
<a href="{$item->detailurl}">
<img src="http://img.youtube.com/vi/{$item->videoid}/1.jpg" width="120" height="90" border="0" alt="{$item->name}" title="{$item->name}">
</a>has anyone had the same problem?
Thanks