Copied to clipboard

Flag this post as spam?

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


  • Avi 4 posts 84 karma points
    Dec 28, 2021 @ 11:13
    Avi
    0

    Umbraco 9 Change default css directory

    Hi,

    I've been trying to change the default css directory for the backoffice of Umbraco 9. I have seen that in previous versions you can put the configuration in web.config:

    <add key="umbracoCssPath" value="~/your-css-path-here" />
    

    Since Umbraco 9 is no longer using web.config for configurations, where inside the appsettings.json file should I put it and what is the property name?

    Thanks, Avi

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Dec 28, 2021 @ 11:21
    Dennis Aaen
    100

    Hi Avi

    First of all welcome to Our

    Have a look at this great documentation about configuration files in Umbraco 9

    https://our.umbraco.com/documentation/reference/V9-Config/GlobalSettings/

    More general documentation can be found here https://our.umbraco.com/documentation/Reference/V9-Config/

    Hope this helps

    /Dennis

  • Avi 4 posts 84 karma points
    Dec 28, 2021 @ 11:46
    Avi
    0

    Got it, thanks!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies