Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
I am trying to modify aem login page. I am able to change background and welcome text. But I am not able to change the Sign In form texts, Can anyone please suggest and provide references.
For eg to change "Sign In" to "Log In". etc..
Thanks in advance!!
Solved! Go to Solution.
Hi
As mentioned by A R Warrier, the login JSP can be located at /libs/granite/core/components/login/login.jsp
You can overlay this and can modify it as per your need. With different AEM version the location of login.jsp changes.
For 5.5, it is libs/cq/core/content/login
Reference article :- http://therealcq.blogspot.in/2013/04/cq5aem-how-to-skin-login-page.html
~kautuk
View solution in original post
The login page is rendered from - /libs/granite/core/components/login/login.jsp
I was able to change the text to my own text. PFA screenshot.
Please revert if my response didn't help or mark answered if it helped!
Regards,
Ashwin Raju
Views
Likes
Replies