Aaron, I love your creativity in customizing the play button, but the drupal icon is not my favourite. Can someone with graphic design skills please edit me a button that erases those cute little faces?
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #15 | player-play.png | 11.38 KB | nicknickoli |
| #5 | emvideo-play.png | 4.04 KB | murz |
| #4 | emvideo-play.png | 4.13 KB | murz |
| #1 | emvideo-play.png | 4.21 KB | mairav |
| emvideo-play.png | 6.6 KB | carole |
Comments
Comment #1
mairav commentedI don't know if I'm blind, but I couldn't find where do I configure if the play button is enabled or not.
It's checked in en/admin/content/emfield but the play button overlay doesn't appear.
@carole, I attach you the emvideo-play without the drupal face.
Comment #2
c-c-m commentedIs it possible to resize/change that icon? (specially resizing it)
Comment #3
aaron commentedyou'll need to change the css to display the image you desire.
Comment #4
murzYoutube variant of emvideo-play.png
Comment #5
murzVariant with cleared left corner
Comment #6
skesslerWhat is the proper way to apply this override?
Thanks,
Steve
Comment #7
carole commentedThanks, Mairav and Murz. They look great.
Steve, put the image in your modules/emfield/contrib/emvideo folder.
c-c-m, I believe you can resize it in a graphics program and put it in the above folder - should work, no css required.
Mairav, I remember looking everywhere to enable a play button in the new video player flashvideo recommends (I forget the name at the moment), but I don't recall having to enable the play button for emfield. I don't see it in my thumbnails, I do see it at bigger resolutions. Perhaps it's a size issue?
Comment #8
skesslerOK, I guess what I am asking is there way as it stands now to override this with the theme so that when the module is updated this file is not an issue?
Thanks,
Steve
Comment #10
seddonym commentedYou can do this with css in your theme folder. Place the thumbnail in the images subdirectory of your theme, then in style.css:
.emvideo-thumbnail-replacement span { background: url(images/emvideo-play-custom.png) no-repeat; }If you need to use a different size thumbnail then you can do as follows:
Comment #11
ahkiam commentedthanks seddonym - that css helper also saved me a tremendous amount of time
Comment #13
EvanLovely commentedThanks for the icons!
Comment #14
verta commentedRequesting these images to be included in the dev release and their presence and this CSS documented in the readme?
It's the first thing people ask when they see the video, 'Can you get rid of that funny watermark?'
Comment #15
nicknickoli commentedHere's a png-24 duplicated from the designer's work, with on & off states. Thanks