Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Luca Annuiti 16 posts 76 karma points
    Feb 03, 2015 @ 12:42
    Luca Annuiti
    0

    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

  • Damian Green 452 posts 1433 karma points
    Feb 03, 2015 @ 13:04
    Damian Green
    0

    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

  • Damian Green 452 posts 1433 karma points
    Feb 03, 2015 @ 13:11
    Damian Green
    0

    Hi,

    Just to add:

    Images are in: umbraco\assets\img\application

    and the login view is in: umbraco\Views\common\dialogs

    Damian

  • Luca Annuiti 16 posts 76 karma points
    Feb 03, 2015 @ 13:13
    Luca Annuiti
    0

    Can you tell me the path of the image to edit ?

    Thanks

  • Damian Green 452 posts 1433 karma points
    Feb 03, 2015 @ 13:23
    Damian Green
    0

    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

  • Damian Green 452 posts 1433 karma points
    Feb 03, 2015 @ 16:40
    Damian Green
    0

    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

  • Luca Annuiti 16 posts 76 karma points
    Feb 03, 2015 @ 20:55
    Luca Annuiti
    100

    Great, image added succesfully !!

  • Sagar 74 posts 275 karma points
    Jun 08, 2016 @ 11:19
    Sagar
    0

    hi luci can u pls share your code??

  • Dennis Adolfi 1082 posts 6446 karma points MVP 5x c-trib
    Jun 08, 2016 @ 11:47
  • Sagar 74 posts 275 karma points
    Jun 09, 2016 @ 04:01
    Sagar
    0

    How and where to add those css and styles :(

  • Richard Hamilton 36 posts 158 karma points
    Jun 12, 2020 @ 12:31
    Richard Hamilton
    1

    Just in case you are doing this in Umbraco 7/8

    Change this line in /config/UmbracoSettings.config

    <loginBackgroundImage>assets/img/login.jpg</loginBackgroundImage>
    

    Image size 2049px x 1365px

Please Sign in or register to post replies

Write your reply to:

Draft