Page 1 of 1

Logo placement on mobile.

Posted: Wed Mar 20, 2019 8:24 am
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.

Re: Logo placement on mobile.

Posted: Thu Mar 21, 2019 8:53 am
by kev1n
Quick fix: hide the log when in browse mode.

Re: Logo placement on mobile.

Posted: Thu Mar 21, 2019 10:33 am
by Janusz
Thanks a lot Kev1n, the
nuHide('nulogo');
is working fine.

Re: Logo placement on mobile.

Posted: Fri Mar 22, 2019 2:33 am
by admin
.