Hello there,
I would like to customize the header section of the login page of Alfresco Share (I'm using version 7.4.0). In the template file alfresco/site-webscripts/org/alfresco/components/guest/login.get.html.ftl we have
<@markup id="header"> <div class="theme-company-logo"></div> <div class="product-name">${msg("app.name")}</div> <div class="product-tagline">${msg("app.tagline")}</div> <div class="product-community">${msg("app.community")}</div> </@markup>
From what I read in the documentation, overwriting the ftl file is not the recommend way. What would be the preffered way to change this header?
Regards,
Cédric.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.