Support Request: screen saver

Description

screen saver doesnt fill the screen, even when picture is made bigger still doesn't fit the screen.

Answer: (6)

Re: screen saver 10/21/2019 1:20 PM
Hello,

The SiteKiosk Player will always display pictures in original size. To display them in full screen you need to resize the image file(s) to match the screen resolution or you embed the image file(s) into a HTML file.
e.g. like this (a separate html per image - example without further support):

<html>
<body style="margin:0px;">
<img src="picture.jpg" width="100%" height="100%" border="0">
</body>
</html>


Put the html file(s) into the same folder like the image file(s) and then choose the corresponding HTML file in SiteKiosk Player instead of the image file.

Or you check using the example from this FAQ that will dynamically create an html file that will show all picture files from a certain folder.
https://www.provisio.com/en-GB/CustomerSupportCenter/ArticleDetails.aspx?ArticleID=23146

Regards,
Michael Olbrich
Re: screen saver 10/21/2019 1:28 PM
i have tried re sizing to the screen resolution this leaves a white border all the way around the screen.
Re: screen saver 10/21/2019 1:29 PM
Then it doesn’t match the size / resolution the web page is displayed in.
Also make sure selecting the media type "Image" then.
Re: screen saver 10/21/2019 1:30 PM
chrome full screen?
Re: screen saver 10/21/2019 1:38 PM
res is 1080 920
Pages (2): [1] 2 Next »
My Account
Login
Language (Tickets):