Open Closed

How to customize the HTML in ABP ? #6702


User avatar
0
rohit.jadhav created

Hi We are planning to add some customisations to the navigation UI. Could you let us know if there is a way to do this without modifying the ABP source code ?

  • ABP Framework version: v8.0.1
  • UI Type: MVC
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes (Layered Arch)

Thank you Ravi


3 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello ,

    Please check this link https://docs.abp.io/en/abp/latest/UI/AspNetCore/Navigation-Menu

    Thank you.

  • User Avatar
    0
    rohit.jadhav created

    Thank you, Anjali.

    I probably should've been specific about the ask.

    We are looking to add a button against each menu item.

    Is this something that's possible to do ?

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Could you please try to customize it in Themes/LeptonX/Components/SideMenu/MainMenu/Default.cshtml file as per your requirement. You may refer https://docs.abp.io/en/commercial/latest/themes/lepton-x/mvc#main-menu

    thanks,

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11