Page 1 of 1
Styling HTML page
Posted: Tue Mar 21, 2017 3:41 pm
by soa
Is it possible to modify the html page generated for a vl web application. I would like to add a style element to the body display a logo and/or a background colour so the user does not see a white page on start up? Is this page regenerated with each check in?
Re: Styling HTML page
Posted: Tue Mar 21, 2017 4:39 pm
by dannyoorburg
Hi,
no, you can't modify the generated HTML, you can copy it and completely own it, but I would only do that as a last resort.
You can however specify an image that will function as the splash screen in the Web Page / Integration Tab / Loading Screen section.
Regards,
Danny