I'd be grateful for assistance with Cassiopeia (J4.4)
I'd like to specify font color for a horizontal menu in the header, and for the text in the footer.
I can set the header and footer background colors e.g. to yellow
.container-header {
background-color: yellow;
background-image: none;
}
.container-footer {
background-color: yellow;
background-image: none;
}
but I haven't been able to find the element names to specify the font color.
With a yellow background, the font colour needs to be e.g. black.
----------------
Do you know of a source listing the names of the elements that could be adjusted in user.css?
Many thanks
Rob-h
I'd like to specify font color for a horizontal menu in the header, and for the text in the footer.
I can set the header and footer background colors e.g. to yellow
.container-header {
background-color: yellow;
background-image: none;
}
.container-footer {
background-color: yellow;
background-image: none;
}
but I haven't been able to find the element names to specify the font color.
With a yellow background, the font colour needs to be e.g. black.
----------------
Do you know of a source listing the names of the elements that could be adjusted in user.css?
Many thanks
Rob-h
Statistics: Posted by rob-h — Fri Feb 16, 2024 11:40 pm