12-30-2024, 09:24 PM
(12-30-2024, 07:54 PM)Tim Curtis Wrote:(12-30-2024, 01:49 PM)Stephanowicz Wrote:(11-10-2024, 06:57 PM)Tim Curtis Wrote: The global font setting in Preferences was never fully implemented, mainly due to lack of manpower. Maybe a dev will take on the challenge to get it fully working and tested.
Hi Tim,
wouldn't it be a good idea to include an empty "css/user.css" to "header.php" (after <link rel="stylesheet" href="css/main.min.css"> ) ?
So one could add settings like these easily without a development environment and just copy the changed file in case of an moode-upgrade...
Cheers, Stephan
Adding free-form user modifiable files is not really supportable from my experience. Often there are unintended side-effects that turn into support Threads :-0
It's much better to learn the dev tooling, Git and make PR's to the repo to propose a fix/update/new feature. If it becomes integrated then it becomes supportable by the project :-)
Yes, sure - but like in this case it's more like an individual preference that one may have... and sure, one should know what he's doin when adding styles to this file.
I don't know if it is expected to have a global font setting in future? I think it's a good lot of work...
Cheers, Stephan