Viewing 4 replies - 1 through 4 (of 4 total)
  • How do I get thumbnails to work? The video is always showing at full size. I would rather have a thumbnail and then have the video open up in colorbox. What am I missing?

    I noticed this problem too, would be perfect if this option would be on the backend. However you can change the size of the thumbnail (img tag) with css, just did it, works perfectly. Make sure that “Video width and height in normal mode” is set to the biggest.

    Hey guys, where in the CSS are you editing the IMG size for the thumbnails?
    There’s a ton of spots in the file: smartyoutube.php and I don’t want to change the IMG size for all of the images on my site by making a generic IMG style.
    Thanks!

    In the video appearance option, I’m thinking something like the following should work?

    <div style=”width=”220″ height=”165″, float:left;margin-right: 10px;”>{video}</div>

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Smart YouTube PRO] Small thumbnail, bigger video in colorbox?!’ is closed to new replies.