<?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: Checkboxes and text overlap (part 2)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2</link>
		<description>Gravity Support Forums Topic: Checkboxes and text overlap (part 2)</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:35:20 +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/checkboxes-and-text-overlap-part-2" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47602</link>
			<pubDate>Fri, 27 Jan 2012 17:52:48 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47602@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to help and thanks for the kind words! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bwp2004 on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47598</link>
			<pubDate>Fri, 27 Jan 2012 17:32:14 +0000</pubDate>
			<dc:creator>bwp2004</dc:creator>
			<guid isPermaLink="false">47598@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you very much!  It is working perfectly now.&#60;/p&#62;
&#60;p&#62;Y'all have great costumer service!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47595</link>
			<pubDate>Fri, 27 Jan 2012 17:12:33 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47595@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah, whoops, I edited that style block above, grab that and replace and you should be good to go!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bwp2004 on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47586</link>
			<pubDate>Fri, 27 Jan 2012 16:31:23 +0000</pubDate>
			<dc:creator>bwp2004</dc:creator>
			<guid isPermaLink="false">47586@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks!  That fixed the radio buttons on the page, but now there are two check boxes.  One of the check boxes is behind the text and the other one is in the right spot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.hartlawtx.com/testing/join/join-now/#gf_1&#34; rel=&#34;nofollow&#34;&#62;http://www.hartlawtx.com/testing/join/join-now/#gf_1&#60;/a&#62;&#60;br /&#62;
Step 2 and 4
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47584</link>
			<pubDate>Fri, 27 Jan 2012 16:21:23 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47584@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try this out, this should fix it globally:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gfield_radio input, .gfield_checkbox input {
left: 0 !important;
}
.gfield_radio .rokradios, .gfield_checkbox .rokchecks {
background: none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bwp2004 on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47581</link>
			<pubDate>Fri, 27 Jan 2012 16:10:19 +0000</pubDate>
			<dc:creator>bwp2004</dc:creator>
			<guid isPermaLink="false">47581@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I hadn't noticed that it was working on that form; thanks for pointing that out.  This form is the one I meant to refer to &#60;a href=&#34;http://www.hartlawtx.com/testing/join/join-now/#gf_1&#34; rel=&#34;nofollow&#34;&#62;http://www.hartlawtx.com/testing/join/join-now/#gf_1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Step 2 and 4 both are having problems with the check boxes.  Is there a way to modify the code to include the check boxes on this form also?&#60;/p&#62;
&#60;p&#62;Thank you very much for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47571</link>
			<pubDate>Fri, 27 Jan 2012 15:53:48 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47571@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just blew through that form again (step 3 i believe is where you are referring?) and everything was showing fine over here. Are you cached somehow, was this happening in a particular browser only?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bwp2004 on "Checkboxes and text overlap (part 2)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-and-text-overlap-part-2#post-47557</link>
			<pubDate>Fri, 27 Jan 2012 15:11:00 +0000</pubDate>
			<dc:creator>bwp2004</dc:creator>
			<guid isPermaLink="false">47557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;About a month ago we posted here:  &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/checkboxes-and-text-overlap&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/checkboxes-and-text-overlap&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;We had put the suggested code into our style sheet, and it fixed the problem perfectly.  We have just recently updated Wordpress to the latest version, and now we are having the problem again.  We checked to make sure that the code was not removed during the updating process, and it is still there so we are not sure what to do.  We are using the latest version of Gravity forums.  Any help would be much appreciated!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
