Error pages display issues on android cellphone

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
Polser
Posts: 3
Joined: 14 Aug 2015, 08:42

02 Aug 2017, 20:47

You can see the issue on the live preview page of the paradise theme. I tested it on a chrome mobile browser with a Google Pixel cellphone and Android 7.1

protrait modus:

Image

As you can see there is a shadow below the info box.


landscape modus:

Image

Here you have the problem that you can not scroll this is the maximum you can see.

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

10 Aug 2017, 09:28

You can use @media queries for these issues. Please try;

Code: Select all

body.exception-body {
	height: 100%;
}

@media(max-height: 650px) { 
   body.exception-body .exception-panel {
	margin-top: 10%
   }
}

Post Reply

Return to “Paradise - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests