Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make div container invisible for embedding YouTube videos #2074

Open
anna-geller opened this issue Jan 13, 2025 · 4 comments
Open

Make div container invisible for embedding YouTube videos #2074

anna-geller opened this issue Jan 13, 2025 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@anna-geller
Copy link
Member

Description

image

@anna-geller anna-geller added the documentation Improvements or additions to documentation label Jan 13, 2025
@kestrabot kestrabot bot added this to Issues Jan 13, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jan 13, 2025
@wrussell1999
Copy link
Member

Removed background-color and border
Screenshot 2025-01-13 at 15 35 49

@anna-geller
Copy link
Member Author

<div class="video-container">
  <iframe src="https://www.youtube.com/embed/edYa8WAMAdQ?si=2vu6XPUUeTQziWNq" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

@wrussell1999
Copy link
Member

Might need to add border-radius to the iframe directly so it has the same curved corners as the div did

@anna-geller
Copy link
Member Author

@elevatebart maybe you could help here? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

3 participants