Base solution for your next web application
Open Closed

New font for menu system #6140


User avatar
0
[email protected] created

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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    [email protected] created

    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.

  • User Avatar
    0
    ryancyq created
    Support Team

    Hi, you can try the approach done by the community at https://support.aspnetzero.com/QA/Questions/5527