• Resolved kinesis1

    (@kinesis1)


    my Liquid Magazine theme isn’t handling the Video Thumbnail plugin properly. I’m left wondering how to fix it as I’m not (yet) a WordPress programmer. I don’t want to break anything. The thumbnail from Youtube needs to be reduced to fit the posts’ div.

    I’m an adult blogger, and my site is https://www.young-girls.com. No adult content has been loaded, just a fresh press with LiquidMagazine and the Video Thumbnail plugin installed.

    https://www.ads-software.com/plugins/video-thumbnails/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Any design/layout questions should be directed toward your theme’s author.

    Thread Starter kinesis1

    (@kinesis1)

    You sure it isn’t the code of the plugin not resizing the graphic properly? It has to do with

    style=”width:100%;”

    and
    ><img class=”fade attached” src=”<?php echo $img; ?>” alt=”<?php the_t

    <?php echo $img_size[3]; ?> />

    I think I answered my own question. If those strings in my themes index.php file come into play then it isn’t working correctly.

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Yep, Video Thumbnails doesn’t do any styling. If you try manually setting a thumbnail for a post you’ll probably see the same problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thumbnail Image stretches outside div.’ is closed to new replies.