Hoppa till huvudinnehållet

How to customize the login page?

Kommentarer

2 kommentarer

  • Permanently deleted user

    Hello Hwa, 

    The file to edit is SignIn.cshtml located at C:\Program Files (x86)\Latitude Geographics\Geocortex Identity Server\Web\Views\Account by default

    The changes I made to make it similar to your request are the following:

     - Edited the content in <div class="login-title"> for you desired title

     

     - Removed the elements  <div> @Html.LabelFor(m => m.EnableSSO) @Html.CheckBoxFor(m => m.EnableSSO) </div>

    to get rid of the remember me option.

    _img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=907f20000000SPz&feoid=Body&refid=0EMf2000000E43R" _/_img_

    Let me know if that worked for you, or if you have any other questions. 

    0
  • Hwa Saup Lee
    Hello Cory,

     

    Thanks for your help. It works.
    0

Du måste logga in om du vill lämna en kommentar.