Base solution for your next web application
Open Closed

How to change color and icon of default theme? #7904


User avatar
0
xitix created

Need some change in default theme : 1. How to change text(foreground) color on hover of side menu? 2. How to change background color on hover of list side menu? 3. How to set custom icon to the side menu?

Refer Above image

Project Type : ASP.NET .Core + Angular 7 [Latest v.7.0]


3 Answer(s)
  • User Avatar
    0
    xitix created

    ? Kindly reply for above concern.

  • User Avatar
    0
    maliming created
    Support Team
    1. How to change text(foreground) color on hover of side menu?
    2. How to change background color on hover of list side menu?

    see https://github.com/aspnetzero/aspnet-zero-core/issues/2498#issuecomment-513662133

    1. How to set custom icon to the side menu?

    Currently zero uses flaticon. If you want to change to other icons or custom icons, you can specify the icon in the AppNavigationService and display it in the SideBarMenuComponent as appropriate. For example, you can specify the icon as image url, and then modify the template of the component.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.