Change Color of the Radio Buttons

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Palm Coast
Registered User
Posts: 2
Joined: Tue Sep 20, 2022 11:47 pm

Change Color of the Radio Buttons

Post by Palm Coast »

I have looked everywhere for an answer to this question, without success.

I am trying to change the color (currently blue) of the radio buttons. Also, the checkboxes are blue and I need to change those too.

I have tried using Chrome's "Inspect" option to track down what I need, again without success.

Can someone point me in the right direction, please?

Thanks.
User avatar
warmweer
Jr. Extension Validator
Posts: 11665
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium

Re: Change Color of the Radio Buttons

Post by warmweer »

Palm Coast wrote: Wed Sep 21, 2022 2:32 am ...
Can someone point me in the right direction, please?
Google came up with lots of options.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
User avatar
Mannix_
Registered User
Posts: 2004
Joined: Sun Oct 25, 2015 2:56 pm
Name: Matt

Re: Change Color of the Radio Buttons

Post by Mannix_ »

Code: Select all

input { accent-color: your color;}
Did I helped You? Consider a donation.
New version of phpBB has been released? My styles aren't validated for it yet? Check my page for the latest downloads!
Palm Coast
Registered User
Posts: 2
Joined: Tue Sep 20, 2022 11:47 pm

Re: Change Color of the Radio Buttons

Post by Palm Coast »

Mannix_ wrote: Wed Sep 21, 2022 8:48 am

Code: Select all

input { accent-color: your color;}
Thank you. Where is that located?
User avatar
Mannix_
Registered User
Posts: 2004
Joined: Sun Oct 25, 2015 2:56 pm
Name: Matt

Re: Change Color of the Radio Buttons

Post by Mannix_ »

Palm Coast wrote: Wed Sep 21, 2022 3:27 pm
Thank you. Where is that located?
Nowhere You have to add it. Bottom of buttons.css should be fine. Don't forget to purge browser cache after
Did I helped You? Consider a donation.
New version of phpBB has been released? My styles aren't validated for it yet? Check my page for the latest downloads!

Return to “[3.2.x] Styles Support & Discussion”