Title: [Plugin: DMSGuestbook] Captcha
Last modified: August 20, 2016

---

# [Plugin: DMSGuestbook] Captcha

 *  [payneardo](https://wordpress.org/support/users/payneardo/)
 * (@payneardo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/)
 * I seem to be getting bombarded with Spam messages at the moment which ever captcha
   I use. Is it possible to use 2 like the maths equation and a Antispam image. 
   They do get blocked and go to the spam folder but I have also set we have to 
   review messages as well. It is getting bombarded on whichever Captcha I use.
 * Cheers
    Payenardo
 * [http://wordpress.org/extend/plugins/dmsguestbook/](http://wordpress.org/extend/plugins/dmsguestbook/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855294)
 * Are you using [Akismet](http://wordpress.org/extend/plugins/akismet/)?
 *  Thread Starter [payneardo](https://wordpress.org/support/users/payneardo/)
 * (@payneardo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855296)
 * Yes I have turned it on but getting about 9 or 10 posts a day. They are captured
   by the spam filter but wanted to try and stop the bots from posting at all 🙂
 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855302)
 * I suggest you using [reCaptcha](http://www.google.com/recaptcha), you can activate
   this on DMSGuestbook.
 *  Thread Starter [payneardo](https://wordpress.org/support/users/payneardo/)
 * (@payneardo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855311)
 * I have tried reCaptcha and will give it another go as wasnt get as much. Sorry
   but is it possible to change the text colour on the reCaptcha as it is black 
   text and black background 🙂
 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855320)
 * Copy this code on top of dmsguestbook.php, before `<?php`.
 *     ```
       <script type="text/javascript">
           var RecaptchaOptions = {
           lang : 'en',
           theme : 'blackglass'
        };
        </script>
       ```
   
 * See: [reCaptcha Customizing](https://developers.google.com/recaptcha/docs/customization)
   for more options.
 * Greetings,
    Dani
 *  Thread Starter [payneardo](https://wordpress.org/support/users/payneardo/)
 * (@payneardo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855322)
 * Thanks I have tried all of the themes but it stil keeps putting a black background
   with black text ?? I have even changed the background colour using the css options
   with the module. My theme is a black theme and that seems to be the problem. 
   The other text is blue and a grey background apart from the recaptcha ??
 *  Thread Starter [payneardo](https://wordpress.org/support/users/payneardo/)
 * (@payneardo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855328)
 * just added the option in to the mysql datbase and this also didnt change anything
   🙁 part from the rest of the text
 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855336)
 * DMSGuestbook css settings has no effect on reCaptcha theme.
 * If you don’t like to post your website here send me an e-mail on
 * DMSGuestbook [ät] DanielSchurter (dot) Net
 * included with website link. After that I will take a look on it as soon as possible.
 * Dani
 *  Thread Starter [payneardo](https://wordpress.org/support/users/payneardo/)
 * (@payneardo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855338)
 * Cheers but just cracked it 🙂
 * I added the following code in the Custom CSS scripts and it has changed the colours
   of the background and the font 🙂 Not had chance to “smooth it out as they is
   probably extra code in there but it works 🙂
 * ### Start of Code ###
    input, textarea, select, select:active, input:focus, textarea:
   focus, select:focus { background-color: #CCCCCC; color: #990000; } ### End of
   Code ###
 * The website is [http://www.mysonjoe.com/joes-guestbook/](http://www.mysonjoe.com/joes-guestbook/)
 * I will come back and remove the link later but just in case you wanted to see
   it 🙂

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘[Plugin: DMSGuestbook] Captcha’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dmsguestbook.svg)
 * [DMSGuestbook](https://wordpress.org/plugins/dmsguestbook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dmsguestbook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dmsguestbook/)
 * [Active Topics](https://wordpress.org/support/plugin/dmsguestbook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dmsguestbook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dmsguestbook/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [payneardo](https://wordpress.org/support/users/payneardo/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-dmsguestbook-captcha/#post-2855338)
 * Status: not resolved