Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi!
I would like to ask for help with the following CSS codes, because unfortunately I can't find them: 🙁
1. The color of the tick. [ registration ]
2. The color of the checkbox. [ global ]
3. The color of white texts. [ global ]
Account:
4. The color of the marking circle is white.
5. The background color of the button.
6. Button text color.
Members:
7. "|" character color.
Thank you VERY VERY much in advance!
For 1)
#wpforo #wpforo-wrap .wpforo-legal-checkbox.wpflegal-email input[type=checkbox]:checked:before { color: #f70000 !important; }
2 and 3, is an iframe, and cannot be done with CSS coding, I'm sorry but I can't help you with this two.
For 5) and 6).
#wpforo #wpforo-wrap .wpforo-profile-account .wpf-field-type-avatar input[type="file"]::file-selector-button{ color: blue; background: lightblue; border: white; } #wpforo #wpforo-wrap .wpforo-profile-account .wpf-field-type-avatar input[type="file"]::file-selector-button:hover{ color: green; background:lightgreen; }
For 7)
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-info{ color: red; }
8. I would also be interested in the text "Default Avatar"
9. I would also be interested in the text "Specify avatar by URL:"
I understand, thanks, can you help me with these?
Thank you very much!