Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screen Resolution on main login screen #360

Open
toddbennett33704 opened this issue Feb 9, 2023 · 1 comment
Open

Screen Resolution on main login screen #360

toddbennett33704 opened this issue Feb 9, 2023 · 1 comment

Comments

@toddbennett33704
Copy link

Most of my users have high resolution monitors. the default 1024x768 is too small. Any way to allow setting of resolution on the login screen? I am willing to pay for the feature.
Thanks!

@cedrozor
Copy link
Owner

cedrozor commented Sep 9, 2023

It's CSS tweaking, using relative sizes instead of fixed.

For example, into css/Default.css, "LOGIN" section, try to replace "width: 200px" by "width: 10%" to have fields adjusted to the screen size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants