Scrollbar

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
mhor
Posts: 19
Joined: 08 Aug 2013, 10:50

05 Jul 2017, 11:24

In Paradise Layout, how can I get rid of the always present (vertical) scrollbar? For example on the "Empty Page" Template there is nothing to scroll, but the scrollbar is there.

https://www.primefaces.org/paradise/empty.xhtml

another example:
https://www.primefaces.org/paradise/file.xhtml

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

06 Jul 2017, 08:47

Could you please try the following css?

Code: Select all

body {
  height: auto; /* OR height: calc(100% - 70px); */
}

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

06 Jul 2017, 09:01

Fixed for next version.

mhor
Posts: 19
Joined: 08 Aug 2013, 10:50

06 Jul 2017, 10:31

it works, thank you!

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

06 Jul 2017, 10:32

Glad to hear, thanks for the update!

Post Reply

Return to “Paradise - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest