Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Bottom padding when "Responsive embed" selected
in General Q&A
When embedding a video, the div in the embed code has a padding-bottom attribute set to 56.25% if Responsive embed is selected, which adds a bunch of unwanted blank space below the video. Is there a reason why this attribute exists in the code?
0
Best Answer
-
Brianna Parker
Administrator
Hey Adam!
Great catch on this. We do this to maintain a 16:9 container for the embedded video. This improves compatibility with certain platforms. In CSS, percentage sizes are based on the content width, so a bottom padding of 56.25% means the container's height will be that proportion of its width, which works out to 16:9.
We have a feature request to allow Admins to set the default code for embedded content (e.g., a specific height/width). If you'd like, I can add your organization to that request!
0

Answers
Hi Brianna,
Thank you for your response! Please add my organization (Southeast Technical College) to that feature request.