Forums

CF8 - Color for checkbox.checked

rbock 17 Sep, 2023
How can I adjust the color for checkbox.checked?
rbock 17 Sep, 2023
OK, as I often do, I edited the CSS file (nui.min.css).
Max_admin 19 Sep, 2023
not very wise as this will be overwritten when you update
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Max_admin 21 Sep, 2023
Answer
I added this feature to next update
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
rbock 22 Sep, 2023
OK thanks. BUT: Now the symbol and text are colored. It's about this formatting:

.nui.checkbox.checked>label::before{background-color:hsl(var(--h),var(--s),var(--lt))\!important;

And feel free to specify your own color. For example, I need #87AF44
Key point: Corporated Design

This basically affects all fields, including the buttons, for example.
Max_admin 25 Sep, 2023
ok, you can use the CSS view to change the variables of this line to have the desired color you need
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
You need to login to be able to post a reply.