Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Logo placement on mobile.

Questions related to using nuBuilder Forte.
Locked
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Logo placement on mobile.

Unread post by Janusz »

Hi,
When opening nuBuilder application on mobile (in Chrome) I have the issue that logo is covering buttons (Add, Back, Search) making them not accessible.
It's problematic just in the browse from (in edit form such placement is making no problem in fact).
ex:
https://drive.google.com/open?id=1yag6O ... uN7I8s0c4V

Is it possible to force the logo placement to the far rigth of the window layout (and not the screen layout)?

It looks like that on mobile the logo is moving step by step to the left - I mean it is adjusting to the narrowest opened screen and when you open wider screen it is not moving back to the right - and is covering buttons.
If you like nuBuilder, please leave a review on SourceForge
kev1n
nuBuilder Team
Posts: 4305
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 446 times
Contact:

Re: Logo placement on mobile.

Unread post by kev1n »

Quick fix: hide the log when in browse mode.
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: Logo placement on mobile.

Unread post by Janusz »

Thanks a lot Kev1n, the
nuHide('nulogo');
is working fine.
If you like nuBuilder, please leave a review on SourceForge
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Logo placement on mobile.

Unread post by admin »

.
Locked