Open Closed

LepthonX Template #4500


User avatar
0
thomaz.lima created

We to try customize LepthonX, to remove the top bar, the right side bar and the footer, however we can’t. We also try to add some buttons to the left side bar at the bottom, but we can’t either. I can’t find any documentation on this, can you help us?

  • ABP Framework version: v7.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Angular

2 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We have document you can check: https://docs.abp.io/en/commercial/latest/themes/lepton-x/angular#customization

  • User Avatar
    0
    mahmut.gundogdu created

    First, I would make a custom application layout with ABP Replacable Component System. https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement#how-to-replace-a-layout

    Then you can use some lepton x components on your custom layout.
    Here the example documentation link https://github.com/abpio/abp-commercial-docs/blob/dev/en/themes/lepton-x/how-to-use-lepton-x-components-with-angular-custom-layout.md

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