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

Play button appears in top left corner #11

Closed
dvoigt opened this issue Sep 6, 2016 · 2 comments
Closed

Play button appears in top left corner #11

dvoigt opened this issue Sep 6, 2016 · 2 comments

Comments

@dvoigt
Copy link

dvoigt commented Sep 6, 2016

Hi, in the frontend plugin of the latest (6.7.0) version of the extension the play button sticks to the top left corner of the player (with a bit of margin), instead of being centered.

Tested in browsers: Firefox 45.3.0, Chromium 52.0.2743.
Firebug tells me

.vjs-default-skin .vjs-big-play-button { (...) position: absolute; left: 0.5em; top: 0.5em; vertical-align: middle; }

@dvoigt
Copy link
Author

dvoigt commented Sep 6, 2016

Apparently, this is the intended behavior in video-js and can be changed there. So I guess this can be closed, unless you want to change it into a feature request: Include option to remove the CSS the extension includes from CDN or use your own CSS file (which can be created at codepen).

@lochmueller
Copy link
Owner

I close this issue... there will be a update soon. Perhaps I add the "Move play to center-center"-function in the next big release...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants