<?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: Targeting sample</title>
		<link>https://legacy.forums.gravityhelp.com/topic/targeting-sample</link>
		<description>Gravity Support Forums Topic: Targeting sample</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 20:03:11 +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/targeting-sample" rel="self" type="application/rss+xml" />

		<item>
			<title>chucktho on "Targeting sample"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/targeting-sample#post-32217</link>
			<pubDate>Wed, 10 Aug 2011 13:09:15 +0000</pubDate>
			<dc:creator>chucktho</dc:creator>
			<guid isPermaLink="false">32217@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Kevin.   That worked perfectly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Targeting sample"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/targeting-sample#post-32203</link>
			<pubDate>Wed, 10 Aug 2011 11:55:43 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32203@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The easiest way is to enable the default forms stylesheet ( I see it's not being output right now) and then use the CSS &#34;gf_left_half&#34; and &#34;gf_right_half&#34; helper classes to align them side by side.&#60;/p&#62;
&#60;p&#62;even doing that, it looks like you'll need to do some other CSS tweaking to make it all look right&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/qHW6jj&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/qHW6jj&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you don't do that, you view the source to get the list item ID, then target just like the other examples. Here's a quick example.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_1 #field_1_5 {
    border: 1px solid red;
    width: 55%;
    float: left;
    height: 160px;
}
body #gform_wrapper_1 #field_1_11 {
    width: 40%;
    float: left;
    height: 165px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/ptJTor&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/ptJTor&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chucktho on "Targeting sample"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/targeting-sample#post-32196</link>
			<pubDate>Wed, 10 Aug 2011 11:28:23 +0000</pubDate>
			<dc:creator>chucktho</dc:creator>
			<guid isPermaLink="false">32196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not having any success with the targeting examples. I'd appreciate a bit of help.  The form I'm trying to format is here - &#60;a href=&#34;http://www.thompsonbrooks.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.thompsonbrooks.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;What I'm trying to do is horizontally line up the reCAPTCHA and the Address below it.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
