Forum Replies Created
-
-
4 years ago in reply to: CSS to change play-button/icon
BTW: We have one more (small) issue. There are two videos on the home-/frontpage (same page).
We can´t find where to switch the arrows
– shown right and left in the lightbox-player for next/previews video
to OFF (is it possible to disable this function?)4 years ago in reply to: CSS to change play-button/iconAt the moment everything is OK. But the 3-4 hours work till now where rather sensless ;)
I wrote at the very beginning that we are using the lightbox. Now, 10 posts later…4 years ago in reply to: CSS to change play-button/iconNow it seems to work. Also with cache/optimizer. But Martin…
… from our thread-opening:“””Just when the lightbox opens up, the new icon is vissible for very short time.”””
4 years ago in reply to: CSS to change play-button/icon.is-splash.flowplayer .fp-player .fp-ui,
ADDITIONAL 2:
At the moment code below is inserted. Chache is OFF. We keep this status for 3 hour to check..is-paused.flowplayer .fp-player .fp-ui {
background: url(https://foliovision.com/images/2017/11/Play-Music-icon.png) center no-repeat;
background-size: 19%;
}
.is-seeking.flowplayer .fp-ui { background: none; }
.flowplayer .fp-ui > .fp-play, .flowplayer.is-splash .fp-ui > .fp-play { display: none }4 years ago in reply to: CSS to change play-button/iconADD: The integrated player showing the “making the web for you” video
4 years ago in reply to: CSS to change play-button/iconHi, thanks – but followed your instruction:
Now the icon is away – no new icon appears
Tried with all kinds of code (with/without important! – with the icon from your site, with our icon and so on…) SenslessSorry, but starts to be frustrating :(
4 years ago in reply to: CSS to change play-button/icon“…the triangular play icon has some shadow behind it, so it can be see even on solid white background.”
Maybe – but I don´t want to choose my backround-images depending on the players icon – rather vice versa ;)
4 years ago in reply to: CSS to change play-button/iconOK – thanks.
Because I´ve a lot of feedback, that the user don´t recognize on the pages that the pictures are not only pictures, but videos. The simple white triangle as play-icon has no or less contrast depending on the style of the splash pic. If the backround is white (or nearly white) the triangle is hard to recognize as a video-play-button on the first sight.
Hope the update is comming next week…4 years ago in reply to: CSS to change play-button/iconHi,
now the original icon disappears. But the new one (present on server) isn´t shown.
A change of size (background-size: 50% !important;) in 10% steps (10…20…30……100) doens´t affect. Testet in WP customizer & on the (not chached) live-site.