<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: reCaptcha formatting</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: reCaptcha formatting</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:30:00 +0000</pubDate>

<item>
<title>redityo on "reCaptcha formatting"</title>
<link>https://www.machform.com/forums/topic/recaptcha-formatting#post-11735</link>
<pubDate>Thu, 31 Mar 2011 21:58:10 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">11735@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You need to edit &#34;view-functions.php&#34; file for this. Edit the file and go to around line 1508 ~ 1510 for these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(function_exists(&#38;quot;form{$element-&#38;gt;form_id}_hook_pre_captcha&#38;quot;)){
$custom_precaptcha = call_user_func(&#38;quot;form{$element-&#38;gt;form_id}_hook_pre_captcha&#38;quot;);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then put this code bellow those line :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$custom_precaptcha = &#38;quot;&#38;lt;script&#38;gt;var RecaptchaOptions = {   theme : &#38;#39;blackglass&#38;#39;};&#38;lt;/script&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that would do it
&#60;/p&#62;</description>
</item>
<item>
<title>fmolstad on "reCaptcha formatting"</title>
<link>https://www.machform.com/forums/topic/recaptcha-formatting#post-11732</link>
<pubDate>Thu, 31 Mar 2011 04:15:22 +0000</pubDate>
<dc:creator>fmolstad</dc:creator>
<guid isPermaLink="false">11732@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;If I wanted my reCaptcha to use a different &#34;theme&#34; other than the defaiult &#34;blackglass&#34;, I could use the method described here;&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/captcha?replies=2#post-297&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/captcha?replies=2#post-297&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But that only applies to one form number.&#60;br /&#62;
How would I code that to apply to all my forms?&#60;/p&#62;
&#60;p&#62;Would I do that in the css maybe?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Forrest
&#60;/p&#62;</description>
</item>

</channel>
</rss>
