Unable to change the size percentages in my submitted video.
http://videosift.com/video/The-Orvilles-Intro-duction-After-Its-Pilot-Episode has:
<iframe src="https://streamable.com/s/8iun2/fgjgxx" frameborder="0" width="485%" height="485%" allowfullscreen="true" style="width: 485%; height: 485%; position: absolute;"></iframe>
485% for the video's height and width that are too big. When I change ther numbers, they keep going back to 485. VS is annoying. How can I have it not change my values?
Thank you in advance.
<iframe src="https://streamable.com/s/8iun2/fgjgxx" frameborder="0" width="485%" height="485%" allowfullscreen="true" style="width: 485%; height: 485%; position: absolute;"></iframe>
485% for the video's height and width that are too big. When I change ther numbers, they keep going back to 485. VS is annoying. How can I have it not change my values?
Thank you in advance.
7 Comments
Streamble videos don't work for shit on the sift. Just don't use them. Often you can find the same video on yt if you try and track it down.
You brought up issues with streamable embedding once before. https://videosift.com/talk/Unable-to-embed-streamable-com-and-nba-coms-videos
Bah. VS' @dag & @lucky760 need to fix it then. Some of these videos aren't even found on other video sites.
Streamble videos don't work for shit on the sift. Just don't use them. Often you can find the same video on yt if you try and track it down.
You brought up issues with streamable embedding once before. https://videosift.com/talk/Unable-to-embed-streamable-com-and-nba-coms-videos
Delete the style part of the embed code, and the percentage chars while you're at it. Seems to be working, for the most part.
<iframe src="https://streamable.com/s/8iun2/fayfyi" frameborder="0" width="485" height="388" allowfullscreen="true"></iframe>
That's a bad embed, @ant. Remove the whole style="" attribute:
and for the width="" and height="" change those to 1920 and 1080, respectively, with no percentages.I did that on your two posts and they look better:
https://videosift.com/video/The-Orvilles-Intro-duction-After-Its-Pilot-Episode
https://videosift.com/video/Cavs-80s-Hardwood-Classics-Intro-duction
Thanks. VS needs to update its embed code validator.
That's a bad embed, @ant. Remove the whole style="" attribute:
The embed only has the intro, not a full episode.
I never posted the full episode.
The embed only has the intro, not a full episode.
Discuss...
Enable JavaScript to submit a comment.