<?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: Mis-aligned Checkboxes</title>
		<link>https://legacy.forums.gravityhelp.com/topic/miss-aligned-checkboxes</link>
		<description>Gravity Support Forums Topic: Mis-aligned Checkboxes</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 03:50:35 +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/miss-aligned-checkboxes" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Mis-aligned Checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/miss-aligned-checkboxes#post-18544</link>
			<pubDate>Mon, 14 Feb 2011 18:30:36 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">18544@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's your theme styles that are causing the problem. It's not the same issue as other sites. The theme stylesheet applies a left float to all labels. See style.css line 553. If you disable that, you'll see that the checkbox alignment is correct.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/8Xpe&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/8Xpe&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You'll need to override the left float rule. You can add this to the end of your theme stylesheet and it should get you started.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body .gform_wrapper label {float:none!important}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffbhav on "Mis-aligned Checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/miss-aligned-checkboxes#post-18543</link>
			<pubDate>Mon, 14 Feb 2011 18:21:18 +0000</pubDate>
			<dc:creator>jeffbhav</dc:creator>
			<guid isPermaLink="false">18543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Excuse my mistake, i meant custom.css - That said, I've added this code you gave other person who had the same issue, you asked him to add the following:&#60;br /&#62;
body .gform_wrapper .gfield_checkbox li input[type=&#34;checkbox&#34;],&#60;br /&#62;
body .gform_wrapper .gfield_radio li input[type=&#34;radio&#34;],&#60;br /&#62;
body .gform_wrapper .gfield_checkbox li input {margin-bottom:0}&#60;/p&#62;
&#60;p&#62;I did, makes no difference to me. Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Mis-aligned Checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/miss-aligned-checkboxes#post-18542</link>
			<pubDate>Mon, 14 Feb 2011 18:12:29 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">18542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure what you mean by custom.rss, styles are customized using CSS not RSS.  RSS has to do with blog post feeds.  &#60;/p&#62;
&#60;p&#62;As for style customizations, they would go in your themes stylesheet.  In your case that would be your themes style.css.&#60;/p&#62;
&#60;p&#62;Some themes have a custom.css file for style customizations.  Not all themes do.  It varies from theme to theme.&#60;/p&#62;
&#60;p&#62;You need to place any style customizations at the very bottom of your style.css file.  What is probably happening is you have placed your custom styles towards the top of the style.css and css that is executed after your customization is rendering your custom changes useless.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffbhav on "Mis-aligned Checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/miss-aligned-checkboxes#post-18539</link>
			<pubDate>Mon, 14 Feb 2011 17:51:31 +0000</pubDate>
			<dc:creator>jeffbhav</dc:creator>
			<guid isPermaLink="false">18539@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is my site: &#60;a href=&#34;http://bit.ly/hwrGGw&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/hwrGGw&#60;/a&#62;  I've read other posts about customizing the custom.rss but i don't have one? I've tried placing your code you recommend to others in the style.css various places but nothing changes on the form. Any help?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
