Styling HTML page
Styling HTML page
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?
-
dannyoorburg
- Posts: 177
- Joined: Mon Jan 04, 2016 9:50 am
- Location: Australia
Re: Styling HTML page
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
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