Embed swf Video – shows small size only


  • Member
    katharina
    August 19, 2013 at 8:20 am #14694

    Hello!

    I have tried to embed the video as on my website, but the problem is it plays as a small thumbnail or something, 300px*195px, although i’ve set the size to width=”980″ height=”640″.
    I’ve already tried to change the css in Theme Option to

    .size-thumbnail {}

    and also tried to overwrite in functions.php

    set_post_thumbnail_size(640, 300, true); to set_post_thumbnail_size(980, 640, true); //size of thumbs

    but unfortunately it doesn’t work :(
    I also tried to put it in a column, but it’s still too small..
    seems like i tried everything.

    Thank you for your help!

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.