7 inch tablet landscape view

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
TheNoLifer
Veteran Member
Posts: 67
Joined: 2015-06-06 12:10

7 inch tablet landscape view

Post by TheNoLifer » 2016-04-30 23:39

Hi all,

Just discovered that reading my site on a 7 inch tablet in landscape mode causes the top menu bar to obscure the top portion of my pages. Not ideal!! It works (just) on a Kindle Fire HD 8.9" screen, but it doesn't work on Ipad, Nexus 7, Samsung Galaxy Tab, Kindle Fire, or Kindle Fire HD 7" screen.

I'm using the alternate front page with the groupings of tables (which creates the drop-down menus in the top bar) as I've got a lot of tables.

Screenshot;
7 inch tablet view issue.PNG
7 inch tablet view issue.PNG (114.39 KiB) Viewed 3763 times
Does anyone know what I could do about this?

The site is fine on smaller resolutions like cell phones, as it provides the drop-down/hide menu for the whole top menu. This doesn't happen on 7 inch tablets for some reason.

Help please!

A.

AhmedBR
AppGini Super Hero
AppGini Super Hero
Posts: 327
Joined: 2013-09-19 10:23

Re: 7 inch tablet landscape view

Post by AhmedBR » 2016-05-01 01:17

It is just Bootstrap navbar breakpoint.

Take a look at this example on how to solve it, just some css:

https://coderwall.com/p/wpjw4w/change-t ... breakpoint

Do not forget to take a look at a working code example from the same link above:
http://www.codeply.com/go/GVsytKbMkV
AppGini 22.14 - xampp 3.3.0 - PHP 7.4.30 - Summary reports - Calendar - Mass update - Messages - AppGiniHelper

TheNoLifer
Veteran Member
Posts: 67
Joined: 2015-06-06 12:10

Re: 7 inch tablet landscape view

Post by TheNoLifer » 2016-05-01 02:32

Ah! Thank you Ahmed! I will look into this!

Post Reply