<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: reCaptcha padding/margin issues in Safari</title>
		<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-paddingmargin-issues-in-safari</link>
		<description>Gravity Support Forums Topic: reCaptcha padding/margin issues in Safari</description>
		<language>en-US</language>
		<pubDate>Wed, 15 Apr 2026 01:36:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/recaptcha-paddingmargin-issues-in-safari" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "reCaptcha padding/margin issues in Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-paddingmargin-issues-in-safari#post-9022</link>
			<pubDate>Thu, 26 Aug 2010 00:43:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9022@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, that's the upside of doing it this way. It' not a hack, just simply using normal CSS inheritance from the new body class. It should validate just fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thomas.griffin on "reCaptcha padding/margin issues in Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-paddingmargin-issues-in-safari#post-9021</link>
			<pubDate>Wed, 25 Aug 2010 21:59:18 +0000</pubDate>
			<dc:creator>thomas.griffin</dc:creator>
			<guid isPermaLink="false">9021@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool, I will check that out.&#60;/p&#62;
&#60;p&#62;Will this pass XHTML and CSS validations?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "reCaptcha padding/margin issues in Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-paddingmargin-issues-in-safari#post-9020</link>
			<pubDate>Wed, 25 Aug 2010 21:24:55 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">9020@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;easiest and best way to handle this is with some browser sniffing. This works really well, just add it to your functions.php file and it should append the browser name to the body class.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wprecipes.com/how-to-detect-the-visitor-browser-within-wordpress&#34; rel=&#34;nofollow&#34;&#62;http://www.wprecipes.com/how-to-detect-the-visitor-browser-within-wordpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;once that's in place, you should be able to do something like this.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body.safari div#recaptcha_area {margin-left:19%}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That way you're able to target the div with browser specific styles and don't have to resort to any hacks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thomas.griffin on "reCaptcha padding/margin issues in Safari"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/recaptcha-paddingmargin-issues-in-safari#post-9017</link>
			<pubDate>Wed, 25 Aug 2010 20:01:20 +0000</pubDate>
			<dc:creator>thomas.griffin</dc:creator>
			<guid isPermaLink="false">9017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The reCaptcha box does not line up correctly with the other form boxes in Safari, but works fine on every other major browser that I have tested (IE 7/8, FF, Chrome, Opera). Any ideas as to what I can do? I've tried a ton of different things, but I can't get the problem fixed. I can see why it would maybe act like this in Safari via Firebug, but I can't fix it to save my life and I'm tired of trying to fix it.&#60;/p&#62;
&#60;p&#62;Here is the link (it is a test development site):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://seobloghelp.info/contact&#34; rel=&#34;nofollow&#34;&#62;http://seobloghelp.info/contact&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance for the help!&#60;br /&#62;
Thomas
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
