Open Closed

How can I replace whole application layout at once? #6153


User avatar
0
sandeep.step2gen@gmail.com created
  • ABP Framework version: v7.3.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • Execute the command abp get-source Volo.Abp.LeptonXTheme.Pro --version 2.3.0 in your project. This will download the entire LeptonX Pro theme to your Angular project.
  • Run the project usingnpm start.* Encounter and capture the error you're facing (screenshot 2).

I want to replace the entire application layout with the source code (LeptonX Pro) I downloaded using ABP Suite (screenshot 1). I added the LeptonX Pro theme to my project, but it's throwing an error. In reality, we aim to modify the sidebar of the default LeptonX Pro theme, which is why we downloaded the entire source code. Can you suggest a better way, or could you guide me on how to replace it?

screenshot 1 screenshot 2


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

    https://support.abp.io/QA/Questions/6043/Not-able-to-download-the-source-code-of-the-LeptonX-Pro-theme%27s-source-code Can you please refer this Or you can follow this document for customizing layout.

  • User Avatar
    0
    sandeep.step2gen@gmail.com created

    Its not only about replace the components, Its also about the error I am getting in source code I downloaded

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    https://www.youtube.com/watch?v=R9CqTtn6Wcg 0:23:08 LeptonX - Angular Customization you can watch this video for steps. and this document https://docs.abp.io/en/abp/latest/UI/Angular/Theme-Configurations. If this not work please let me know how can I reproduce this at my end.

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