Using custom background image and logo does not wo...
# help-with-umbraco
r
I have configured a custom background and logo, cf. [these docs](https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/login#custom-background-image-and-logo). However, it doesn't work. I've also implemented an external login provider, and if I remove this plugin altogether, e.g. by deleting the
App_Plugins
folder, the configured custom background and logo then appears. Is it a bug or have I missed something?
b
Same here. The last I see is a closed bug without action https://github.com/umbraco/Umbraco-CMS/issues/17494 from about 2 weeks ago. I'm having issues getting ~/umbraco, ~/umbraco/logout to stick. I can get ~/umbraco/login to work using the css, app_plugin, and js method found at https://docs.umbraco.com/umbraco-cms/14.latest/fundamentals/backoffice/login
r
I don't think that issue is exactly the same as the one I've described. My issue requires the implementation of an external login provider, resulting in the configured custom background image being ignored somehow. There's [this github issue](https://github.com/umbraco/Umbraco-CMS/issues/17441).
j
> The last I see is a closed bug without action https://github.com/umbraco/Umbraco-CMS/issues/17494 from about 2 weeks ago. It is because it is a duplicate. The open issue is here as described in the comments: https://github.com/umbraco/Umbraco-CMS/issues/16636
@RasmusL The one you are linking to is caused by the same underlying issue, as far as I can tell. They are both still open.