Page 1 of 1

Using video as watermark!

Posted: Mon Oct 19, 2015 1:16 am
by Mark MB

I want to use video as the watermark on one my pages. I read how to do that with images in this link and quite easy with images:

http://devcenter.appery.io/documentat...

I don't know how to do that with videos. Thanks in advance.


Using video as watermark!

Posted: Mon Oct 19, 2015 2:13 pm
by Evgene Karachevtsev

Hello Mark,

Please check this post:
https://getsatisfaction.com/apperyio/...


Using video as watermark!

Posted: Mon Oct 19, 2015 3:46 pm
by Mark MB

Thanks Evgene, I think I am just going to use GIF file as background. How can I modify the .css file so the background only applies to a specific page as opposed to all pages? Thanks.


Using video as watermark!

Posted: Mon Oct 19, 2015 5:58 pm
by Evgene Karachevtsev

Mark,

Add class to the component you want (in your case it is some specific page) and do like it is shown at these links:
https://devcenter.appery.io/documenta...
http://devcenter.appery.io/documentat...


Using video as watermark!

Posted: Mon Oct 19, 2015 6:09 pm
by Mark MB

Thanks, that was so easy. I am learning CSS :)