The match captcha seems font is white on the white background so users can’t see anything but “math Required: and then a line space and box.
Can you provide the code to change this color?
A very speedy reply is most appreciative.
Thanks!
Meredith
The match captcha seems font is white on the white background so users can’t see anything but “math Required: and then a line space and box.
Can you provide the code to change this color?
A very speedy reply is most appreciative.
Thanks!
Meredith
sorry, what is a match captcha?? do you mean dragging and dropping the icon in the sp captcha plugin?
oh, do you mean ‘math’?
where (registration? posting? other?) link to example?
which sp theme/overlay are you using? might be overridden by your sp theme (with link to example, we can tell)…
Sorry typo. Yes math at the forum when trying to add a reply. And I seem to have the same issue with the links inside of the posts as well. Registration looks ok.
I am using the reboot child Minimal theme.
http://www.yoga-teacher-training.org/forum/
See screen shot attached.
Thanks for the speedy reply 😉
it does indeed look like a minimal child theme issue in reboot as its inheriting its own fieldset white styling…
easist way for now is add this styling to your theme:
#spMainContainer #spPostForm .spEditor .spEditorSubmit .spEditorSpam {
color: #475257;
}
you should add that to your own child theme or custom theme… this keeps you from losing changes on updates… if this is the only change you have you could edit reboot theme directly and make the change since we will get it fixed up in the theme (takes bit of time to release)…
just holler if you need more help with any of the above…
Mr. Papa,
I added this to the theme css and looks to be in order now.
That was really great service. Thank you very much!!
Regards,
Meredith