<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customising reCAPTCHA Theme</title>
	<atom:link href="http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/</link>
	<description>Web Development, Web Design, Web Applications, Web 2.0, AJAX, WordPress Themes, Search Engine Optimisation, Latest Technologies and more..</description>
	<lastBuildDate>Mon, 12 Sep 2011 04:24:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Satyadeep</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-141469</link>
		<dc:creator>Satyadeep</dc:creator>
		<pubDate>Sat, 06 Nov 2010 21:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-141469</guid>
		<description>Hello, this tip was very useful.
Its working fine on Firefox and Chrome, but on IE 6 in Win XP, it is saying errors on the page and then the captcha is not displayed.

Any solution??</description>
		<content:encoded><![CDATA[<p>Hello, this tip was very useful.<br />
Its working fine on Firefox and Chrome, but on IE 6 in Win XP, it is saying errors on the page and then the captcha is not displayed.</p>
<p>Any solution??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-129506</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Wed, 21 Jul 2010 20:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-129506</guid>
		<description>I fixed the problem, not to sure what caused it.  But simply setting up new API code and changing on necessary pages solved the issue....</description>
		<content:encoded><![CDATA[<p>I fixed the problem, not to sure what caused it.  But simply setting up new API code and changing on necessary pages solved the issue&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-129501</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Wed, 21 Jul 2010 20:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-129501</guid>
		<description>hmmmmm, just the other day reCaptcha stopped working?

Where the words are suppose to display it is now showing:

Input error: Invalid referer

Any ideas?</description>
		<content:encoded><![CDATA[<p>hmmmmm, just the other day reCaptcha stopped working?</p>
<p>Where the words are suppose to display it is now showing:</p>
<p>Input error: Invalid referer</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eisabai</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-127640</link>
		<dc:creator>eisabai</dc:creator>
		<pubDate>Wed, 30 Jun 2010 00:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-127640</guid>
		<description>Thanks for sharing, scott.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing, scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-127623</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Tue, 29 Jun 2010 20:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-127623</guid>
		<description>I actually figured out a way of doing it via CSS.

Like everything else this took hours of researching and some tweaking.  I figured I would share to pay back to all of those that have helped me when I&#039;m stumped.

Simple add this to your stylesheet:

#recaptcha_image img  { width: 276px; } 

Obviously you can change the width to whatever you want.

~cheers~</description>
		<content:encoded><![CDATA[<p>I actually figured out a way of doing it via CSS.</p>
<p>Like everything else this took hours of researching and some tweaking.  I figured I would share to pay back to all of those that have helped me when I&#8217;m stumped.</p>
<p>Simple add this to your stylesheet:</p>
<p>#recaptcha_image img  { width: 276px; } </p>
<p>Obviously you can change the width to whatever you want.</p>
<p>~cheers~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eisabai</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-127377</link>
		<dc:creator>eisabai</dc:creator>
		<pubDate>Thu, 24 Jun 2010 00:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-127377</guid>
		<description>Hi Scott,  you won&#039;t be able to change the size of recaptcha image, but you can change the size of the input field via CSS.</description>
		<content:encoded><![CDATA[<p>Hi Scott,  you won&#8217;t be able to change the size of recaptcha image, but you can change the size of the input field via CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-127352</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 23 Jun 2010 19:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-127352</guid>
		<description>Works Great, Thanks!
One question though, If I wanted to change the size of the recaptcha box, how would one go about doing so.</description>
		<content:encoded><![CDATA[<p>Works Great, Thanks!<br />
One question though, If I wanted to change the size of the recaptcha box, how would one go about doing so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-120375</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 24 Mar 2010 16:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-120375</guid>
		<description>Thanks very much for this.</description>
		<content:encoded><![CDATA[<p>Thanks very much for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-119590</link>
		<dc:creator>Reed</dc:creator>
		<pubDate>Tue, 16 Mar 2010 19:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-119590</guid>
		<description>Thanks - it works great!</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; it works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Gomes</title>
		<link>http://eisabainyo.net/weblog/2009/07/23/customising-recaptcha-theme/comment-page-1/#comment-100795</link>
		<dc:creator>Paulo Gomes</dc:creator>
		<pubDate>Mon, 31 Aug 2009 20:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=713#comment-100795</guid>
		<description>Great and working with reCatpcha cakephp helper :)</description>
		<content:encoded><![CDATA[<p>Great and working with reCatpcha cakephp helper :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

