Hi there.. i want to use a new icon font for menu items but dont know where to add a new font for this purpose. Can you help please? I have installed the new font via npm (font awesome pro) but how do i link this to work in the menu structure and around the application?
3 Answer(s)
-
0
Hi,
If you are using ASP.NET Core & Angular version, you can change menu item icons in app-navigation.service.ts file. If you are using ASP.NET Core & Jquery version, you can do it in AppAreaNameNavigationProvider.cs class.
-
0
Hi there.. sorry.. my issue is I want to install font-awesome pro. i have this however want to know where to register css/less etc. files within the system so they are then referenced Visual Studio (intellisense) and in the browser they display.
-
0
Hi, you can try the approach done by the community at https://support.aspnetzero.com/QA/Questions/5527