Customize Login Screen - Add policy warning

Customize Login Screen - Add policy warning

Hello, I want to customize the login screen for our Service Desk Plus. I realize that this has been asked and addressed many times before such as https://www.manageengine.com/products/service-desk/faq-general-modules.html#customization1 and   https://forums.manageengine.com/topic/wish-to-customize-my-login-screen.

I followed those instructions (Saving the page as index.html and editing it, and then putting it back in the same place). The problem is that the login page is dynamically made. I can go to the server address on Google Chrome, right-click and save as "Webpage, HTML Only" or "Webpage, Complete".

My goal is to put a <p> underneath the Service Desk Logo like the Goal.jpg image attached.

For the "Webpage, HTML Only" version, if I put the index.html file in the folder AdventNetServiceDesk.war, the <div id="loginDiv"> is empty. This is where the <p> should go so that it is in the right place. If I put it there anyways, it doesn't show. I think it is probably dynamically overwritten.

For the "Webpage, Complete" version, when I download the index.html file I download the resources (images) with it. If I put this in the AdventNetServiceDesk.war folder (along with the resources), the <p> is never shown and the username/password fields disappear as shown in Complete.png image attached.

Any help would be appreciated.

                  New to ADSelfService Plus?