Top menu // change font color #417
Labels
No labels
blocked
bug
duplicate
enhancement
FR accepted
help wanted
invalid
need discussion
next release
not reproduced
PR requested
question
reproduced
WFB
WIP
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
deblan/side_menu#417
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Environment
Question
Bonjour Simon, and bravo for your wonderful creation !
one lill thing that I couldn't change in the settings : my top menu background color is dark, icons show fine in white, however the type is black - and therefore not readable ; I've already setup white in the color settings but typeface still stays black.
The only workaround I found was to install "Custom CSS" app on NextCloud and then add
.app-menu-entry--label {
color: #fff !important;
}
and that works so far ; however, NC is already pretty slow and am a bit reluctant to add modules/apps - is there a workaround to get those fonts in white cause I've tried a kama-sutra of solutions in the settings of side-menu but to no avail. (NB: am no coder at all, and my knowledge of CSS is the one from a toad)
Cheers & mercithanks in advance
Hi!
Thanks for your great feed back !
Could you share your configuration please (
Support>Something went wrong>Show the configuration)?sure ! here you go :
btw, it's just 7am in France, your commitment is impressive 🏆💪👍⭐🌟
Can you share the content of
https://<your nextcloud domain>/index.php/apps/side_menu/css/stylesheet?v=90please?Hello, I have the same issue. Here is my config
and here is my stylesheet: