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.
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.
Hello Mark,
Please check this post:
https://getsatisfaction.com/apperyio/...
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.
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...
Thanks, that was so easy. I am learning CSS