Site logo

Archived topic

Border around videos

3 replies · Started by Rocky on October 26, 2018

Viewing posts 1–4 of 4

Hey guys,

Quick question, I'm trying to put a border around my Vimeo videos and I'd like a 5px border the color of #333333. Would anyone know how to add this code to an embed responsively code?

For example, to this code below:

<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style>

<iframe src='https://player.vimeo.com/video/289750628' frameborder='0' webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

I appreciate the help.

Hi there,

Can you link us to a page where the video is added?

This archived topic is closed to new replies.