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

Displaced player cut off #68

Open
abandea opened this issue Mar 13, 2019 · 0 comments
Open

Displaced player cut off #68

abandea opened this issue Mar 13, 2019 · 0 comments
Assignees
Labels
bug Something isn't working low priority

Comments

@abandea
Copy link
Contributor

abandea commented Mar 13, 2019

Vox has switched its distribution platform from Art19 to Megaphone and the player is slightly cut off on the homepage (i.e. the episode title is missing). Looks like the height just needs to be adjusted.

How it currently looks:
Screen Shot 2019-03-13 at 09 56 52

How it should look:
Screen Shot 2019-03-13 at 09 56 35

This is the embed code for the above player:
<iframe frameborder="no" height="200" scrolling="no" src="https://player.megaphone.fm/VMP4272271368?" width="100%"></iframe>

Embed code for 'light theme' (which might look nice on our site):
<iframe frameborder="no" height="200" scrolling="no" src="https://player.megaphone.fm/VMP4272271368?light=true" width="100%"></iframe>
Screen Shot 2019-03-13 at 10 01 56

@abandea abandea added bug Something isn't working low priority labels Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority
Projects
None yet
Development

No branches or pull requests

3 participants