Opencast plugin for ILIAS LMS page editor (dependent on https://github.com/opencast-ilias/OpenCast). This version of the ILIAS plugin for Opencast is operated and developed collaboratively by a community. The University of Bern acts as coordinative maintainer.
GNU General Public License v3.0
4
stars
6
forks
source link
Get rid of Margin around iframe of Opencast videos #7
Describe the bug
If an Opencast video is embedded into the page via ILIAS page editor, there is an iframe with a margin all around (see screenshot orange fields). This results in a fixed spacing that cannot be influenced.
In the example you can see an opencast video on the left and a directly embedded video on the right. On the right, there is no spacing at the top, i.e. the video is directly against the top of the block with the green frame.
To Reproduce
Steps to reproduce the behavior:
Go to a page where you can access the ILIAS page editor
Create a two columns and insert left a Opencast video and right a directly embedded video
Expected behavior
Optimal for this scenario would be if the video had no margin.
Describe the bug If an Opencast video is embedded into the page via ILIAS page editor, there is an iframe with a margin all around (see screenshot orange fields). This results in a fixed spacing that cannot be influenced.
In the example you can see an opencast video on the left and a directly embedded video on the right. On the right, there is no spacing at the top, i.e. the video is directly against the top of the block with the green frame.
To Reproduce Steps to reproduce the behavior:
Expected behavior Optimal for this scenario would be if the video had no margin.
Screenshots