Forum Discussion

Jessica_42876's avatar
Jessica_42876
Icon for Nimbostratus rankNimbostratus
May 27, 2015

Certificate Icon into Logon Page

Hi! everyone

 

I paid for a certificate for one network access on the APM, then I want to insert the icon of the certificate on the Logon Page vía Java script, Is it possible?

 

Jessy

 

9 Replies

  • I would like the image to appear below the spaces of the username and password. Is it possible?

     

  • In Advanced Customization if you find the logon.inc file you should be able to add the javascript to the code. Find the area where the "credentials_input_submit" class is defined and that is the submit button. If you insert the javascript code below that in the HTML part of the code (you will need to find exactly where you want to place it) then it should do what you want.

     

    Seth

     

  • Hi!

     

    Hello I found the class you're saying, but the icon is not displayed, it shows me a blank space. I don't know if is it for the reference. Could you help me?

     

    Jessy

     

  • Hey Jessy,

     

    Can you place the code between the tags below?

     

    INSERT YOUR CODE HERE

    If this doesn't work can you show us the code you want to insert?

     

    Seth

     

    • Seth_Cooper's avatar
      Seth_Cooper
      Icon for Employee rankEmployee
      Hey Jessy, I placed the exact code in the table footer and I see that it is being called. You need to make sure the domain name is the same as the registered name. These instructions will retrieve your QuickSSL Premium registration data from the QuickSSL Premium registry server and cause the QuickSSL Premium seal to be displayed on your web page. Remember, the web page on which you place this QuickSSL Premium seal must use exactly the same domain that is in your QuickSSL Premium enrollment application. For instance, if the enrollment is for www.example.com, then the QuickSSL Premium registration is for that site, and does not include other fully qualified domains like www2.example.com Seth