0
kaustubh.kale@ness.com created
ABP Framework version: v4.3.1 UI type: Angular DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): no / yes Exception message and stack trace: N.A Steps to reproduce the issue:" N.A
Hi Team
We want to Add footer in our application globally. How we can achieve this.
Like MenuBar stuck on TOP same as we want to add customized footer text and image down side of application in all components of angular.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hello,
Our templates come with built-in a footer component which you can replace.
Follow the instructions in this docs
And for the component key, use the following:
import { eThemeLeptonComponents } from '@volo/abp.ng.theme.lepton'; eThemeLeptonComponents.ApplicationLayoutFooterMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)