• Resolved slobizman

    (@slobizman)


    I embed videos no problem, but videos from Sevenload present a problem. Here is their embed code for a video:

    <script type="text/javascript" src="http://en.sevenload.com/pl/A5zzvmD/500x408/0"></script>

    The problem is that my content area is 480 and the size of this video is 500 pixels. Is there a way I can make this shrink down to fit in 480 pixels?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @mercime

    (@mercime)

    Decrease given size proportionally to this code
    <script type="text/javascript" src="http://en.sevenload.com/pl/A5zzvmD/480x392/0"></script>

    Thread Starter slobizman

    (@slobizman)

    Hey thanks. I tried changing the numbers, but I was guessing and the proportion. Your exact numbers did the trick!

    @mercime

    (@mercime)

    glad to help! do change topic to resolved 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can I force a 500 px wide “Sevenload” embedded video to fit in 480 px area?’ is closed to new replies.