When i have done this previously you just have to edit the html & images for that view.
Bear in mind though when it comes to upgrade time - if you just copy the umbraco folder in then your edits will probebly get removed so keep a backup of your changes and/or do a merge.
Adding custom image to login page
Is possibile to add a custom image or logo to the backoffice login page (mysite.ext/umbraco/#/login) ?
Thanks
Hi Luca,
When i have done this previously you just have to edit the html & images for that view.
Bear in mind though when it comes to upgrade time - if you just copy the umbraco folder in then your edits will probebly get removed so keep a backup of your changes and/or do a merge.
Damian
Hi,
Just to add:
Images are in: umbraco\assets\img\application
and the login view is in: umbraco\Views\common\dialogs
Damian
Can you tell me the path of the image to edit ?
Thanks
Hi,
logo.png in that folder i believe.
Just inspect the html for any page you are on to see what the images are etc..
Damian
Hi Luca,
Did you find it and did you manage to put your own image on there?
Don't forget to mark the answer if it answered your question then it helps others. :)
Damian
Great, image added succesfully !!
hi luci can u pls share your code??
Check out this package: https://our.umbraco.org/projects/backoffice-extensions/custom-login-page/
How and where to add those css and styles :(
Just in case you are doing this in Umbraco 7/8
Change this line in /config/UmbracoSettings.config
Image size 2049px x 1365px
is working on a reply...