I am a total noob when it comes to Umbraco, but so far I absolutely love it!
Currently when you are in the admin portion of our website (/umbraco/) displays the same fav icon as the rest of our site. This get's confusing when I have multiple tabs open in my browser (which is pretty much always).
Does anyone know of a way that I can install a custom fav icon strictly for the admin area? Has anyone done this?
Custom Fav Icon for Admin Area
Hello,
I am a total noob when it comes to Umbraco, but so far I absolutely love it!
Currently when you are in the admin portion of our website (/umbraco/) displays the same fav icon as the rest of our site. This get's confusing when I have multiple tabs open in my browser (which is pretty much always).
Does anyone know of a way that I can install a custom fav icon strictly for the admin area? Has anyone done this?
Thanks in advance for your help!
Hi Stephen,
To do this you would need to manually edit the "/umbraco/umbraco.aspx" file. In the <head>, you would include a reference to your custom favicon.ico
Keep in mind that if you ever upgrade Umbraco, then that change will be overwritten!
Cheers, Lee.
Worked like a charm! Thanks so much!
is working on a reply...