<?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: Can&#039;t get my checkbox spaced properly.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly</link>
		<description>Gravity Support Forums Topic: Can&#039;t get my checkbox spaced properly.</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:39:21 +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/cant-get-my-checkbox-spaced-properly" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Can&#039;t get my checkbox spaced properly."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly#post-42858</link>
			<pubDate>Fri, 02 Dec 2011 08:13:31 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42858@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great, glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hugh71158 on "Can&#039;t get my checkbox spaced properly."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly#post-42839</link>
			<pubDate>Fri, 02 Dec 2011 00:14:08 +0000</pubDate>
			<dc:creator>hugh71158</dc:creator>
			<guid isPermaLink="false">42839@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Excellent!  Everything is working well.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Can&#039;t get my checkbox spaced properly."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly#post-42726</link>
			<pubDate>Thu, 01 Dec 2011 10:03:28 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42726@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Hugh,&#60;/p&#62;
&#60;p&#62;Looks like in style.css you have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 92%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you change the width to 99% it should match up.&#60;/p&#62;
&#60;p&#62;For the checkbox in style.css you have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#wrapper.hfeed #main #container #content .entry-content .gform_wrapper .gfield_checkbox li input[type=&#38;quot;checkbox&#38;quot;], #wrapper.hfeed #main #container #content .entry-content .gform_wrapper .gfield_checkbox li input {
    margin-top: 2px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change that to 4px and you should be good to go.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hugh71158 on "Can&#039;t get my checkbox spaced properly."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly#post-42725</link>
			<pubDate>Thu, 01 Dec 2011 09:53:40 +0000</pubDate>
			<dc:creator>hugh71158</dc:creator>
			<guid isPermaLink="false">42725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;ok, there are parts of the site uploaded (not finished so please don't be to hard on me!).  The form is at  &#60;a href=&#34;http://www.venturephotography.us/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.venturephotography.us/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Strangely, the checkboxes are not partially obscured as they previously were, but the are a little out of line with the text labels.  Can this be fixed? The&#60;br /&#62;
only other thing is the &#34;Other Info&#34; box. Can I make this wider to match the other fields?&#60;/p&#62;
&#60;p&#62;I appreciate your help very much!&#60;/p&#62;
&#60;p&#62;Hugh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hugh71158 on "Can&#039;t get my checkbox spaced properly."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly#post-42430</link>
			<pubDate>Tue, 29 Nov 2011 08:24:36 +0000</pubDate>
			<dc:creator>hugh71158</dc:creator>
			<guid isPermaLink="false">42430@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Excellent.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Can&#039;t get my checkbox spaced properly."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly#post-42427</link>
			<pubDate>Tue, 29 Nov 2011 08:17:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hugh, I can help you do this if I could see some code. Once the site is accessible you can send me information/links to &#60;a href=&#34;mailto:rob@rocketgenius.com&#34;&#62;rob@rocketgenius.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hugh71158 on "Can&#039;t get my checkbox spaced properly."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-my-checkbox-spaced-properly#post-42405</link>
			<pubDate>Tue, 29 Nov 2011 00:04:34 +0000</pubDate>
			<dc:creator>hugh71158</dc:creator>
			<guid isPermaLink="false">42405@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was wondering if there is any way to make form checkboxes show a little lower - in line with the text. I have uploaded an example image at  &#60;a href=&#34;http://www.ventureweddingphotography.com/box.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.ventureweddingphotography.com/box.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form is on a development server so not accessible.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Hugh
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
