Copied to clipboard

Flag this post as spam?

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


  • oran 9 posts 29 karma points
    Oct 31, 2012 @ 09:45
    oran
    0

    try to chanage the admin style

    Hi,

    I used umbraco 4.9.1 and I try to change the admin style in umbraco/css/umbracoGui.css

     It does not affect. There is another file I need to change?

     

  • sun 403 posts 395 karma points
    Oct 31, 2012 @ 10:01
    sun
    0

    using Chrome, you can use F12 to see which css/javascript are using currently.

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Oct 31, 2012 @ 10:05
    Dirk De Grave
    0

    most of css/js in backend are combined and minified using the clientDependency framework... so you may need to clean out folder where your clientdependency files are stored or change version number of client dependency

    Files are stored in /App_Data/ClientDependency or /App_Data/TEMP/ClientDependency

    Client dependenct version number can be changed in file /config/clientdependency.config

    Cheers,

    /Dirk

  • oran 9 posts 29 karma points
    Oct 31, 2012 @ 10:23
    oran
    0

    Thank you Dirk,

    Really helped me :)

  • 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