Yes, it's possible to do via the Studio->Storage app. Go to the Files area there, upload the video file, for example with the mp4 extension. After uploading you will get the record where the URL field will have the value like [your UNA's site URL]s/sys_files/t5ienvf7nejeggbsjqrxgk2fhfvpsrqe.mp4. Copy it and paste into the code like from this example https://www.w3schools.com/howto/howto_css_fullscreen_video.asp . Just replace there the src in this line to your own value:
Hello Workdirect !
Those words depend from the _sys_txt_splash_create_text and _sys_txt_splash_share_text lang keys and can be changed via the Polyglot app.
W
Thankyou i did that and can change the write up for it nut it won't let me change create to Employee and share to Employer
W
It allows me to change about but i am after changing the actual word "create" to Employee and the word "share " to Employer
Still not sure why the given way isn't helpful for you. You may check the used keys by yourself via visiting the Studio->Designer->Splash page.
Go to polygot
W
I got it ghanks i misunderstood
W
I have it now
W
I did what you said ,,thanks
W
If i want to change splash pic to a video or other pic do i need codes
Yes, you may change the HTML code in the Splash area to place there the tags responsible for the images / videos placing.
W
If i make a video for site how do i get a code to enter from it
It depends the way how do you want to show the video on the splash page: as video player or as autoplayed background part?
W
I would like it to autoplay where the pic is now
The easiest way then - use the video from Youtube. Just embed the code there on the necessary place of the Splash page.
W
Okay and can i use the video on my site instead of you tube . The una video app
Yes, it's possible to do via the Studio->Storage app. Go to the Files area there, upload the video file, for example with the mp4 extension. After uploading you will get the record where the URL field will have the value like [your UNA's site URL]s/sys_files/t5ienvf7nejeggbsjqrxgk2fhfvpsrqe.mp4. Copy it and paste into the code like from this example https://www.w3schools.com/howto/howto_css_fullscreen_video.asp . Just replace there the src in this line to your own value:
<source src="rain.mp4" type="video/mp4">