I use QuestyCaptch (it is in ConfirmEdit extension) to fight spam.
I use CSS in wiki's Common.css page to make the question more noticeable, because otherwise it just shows up in normal text which is not obvious and very easy to overlook.
I am successfully styling the QuestyCaptcha question for page edits that add URLs with this in Common.css:
/* ConfirmEdit QuestyCaptcha, on add URL in edit * */ label[for=wpCaptchaWord] { color: green; font-size: 120%; font-weight: bold; }
However, that does not style the question at all on the Account Creation page. The QuestyCaptcha quesion is very easy to overlook on that page. Any suggestions?
Thank you!
Roger teflpedia.com