Layout Feature

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
paul.atay
Posts: 2
Joined: 05 Mar 2018, 21:59

05 Mar 2018, 22:09

Hi, our team is considering this template for our admin app and we are checking out design elements that suits our needs.

Does this template support fixed footer and .layout-content that use the full height (minus the top bar and footer heights).

Thanks

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

12 Mar 2018, 14:55

Which menu mode are you using?

paul.atay
Posts: 2
Joined: 05 Mar 2018, 21:59

13 Mar 2018, 01:11

hi, it could be static, overlay and slim

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

14 Dec 2020, 09:10

Hi,

Sorry for the delayed response. Please try the following css code with the latest version;

Code: Select all

body {
   height: 100%;
}

.layout-wrapper .layout-main,
app-root,
app-main,
.layout-wrapper {
   min-height: 0;
   height: 100%
}

.layout-wrapper .layout-content {
   overflow: auto;
}
Best Regards,

Post Reply

Return to “Paradise - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests