<?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: Checkbox &#38; Radio Button Display Problems</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkbox-radio-button-display-problems</link>
		<description>Gravity Support Forums Topic: Checkbox &amp; Radio Button Display Problems</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 10:22:04 +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/checkbox-radio-button-display-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Checkbox &#38; Radio Button Display Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-radio-button-display-problems#post-10957</link>
			<pubDate>Sat, 09 Oct 2010 11:30:27 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10957@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;first domain - layout.css line 218 declares a 45% width for all inputs, which is being inherited by the checkbox/radio inputs. You can try to override with this or simply remove that blanket 45% rule from your layout.css file&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {width: auto!important}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/4d2a9035e57ce22c2ab026944c7102e6.png&#34; rel=&#34;nofollow&#34;&#62;screenshot with rule disabled&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;for the other 2 domains, something is overriding the inline-block style for the checkbox/radio labels. You can try adding this to force that.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {display:inline-block\9!important; margin: 2px 0 0 6px\9!important }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blafarmm on "Checkbox &#38; Radio Button Display Problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-radio-button-display-problems#post-10873</link>
			<pubDate>Wed, 06 Oct 2010 19:16:45 +0000</pubDate>
			<dc:creator>blafarmm</dc:creator>
			<guid isPermaLink="false">10873@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have three separate domains -- and I run Gravity Forms and Thesis in each domain.&#60;/p&#62;
&#60;p&#62;More specifically, here are the release versions for each domain:&#60;/p&#62;
&#60;p&#62;Domain 1:  GF Version 1.4.3.1 -- Thesis version 1.7&#60;br /&#62;
Domain 2:  GF Version 1.3.13.1 -- Thesis version 1.7&#60;br /&#62;
Domain 3:  GF Version 1.3.13.1 -- Thesis version 1.7&#60;/p&#62;
&#60;p&#62;Also, please note that all three Thesis 1.7 installations use the exact same custom.css file.&#60;/p&#62;
&#60;p&#62;Up until recently, I have been successfully embedding my GF forms into Thesis 1.7 without problems.&#60;br /&#62;
However, something seems to have changed and my Checkboxes and Multiple Choice Radio Buttons are being displayed incorrectly.&#60;/p&#62;
&#60;p&#62;TROUBLESHOOTING&#60;br /&#62;
---------------------------&#60;br /&#62;
I have imported the exact same GF form into all three installations.&#60;br /&#62;
I have embedded that form in three WP Thesis 1.7 pages (one for each installation).&#60;br /&#62;
I have published those pages and viewed them in Firefox, Internet Explorer and Chrome (with the cache cleared on all three).&#60;/p&#62;
&#60;p&#62;Here are the results:&#60;/p&#62;
&#60;p&#62;Domain 1:&#60;br /&#62;
Firefox:  Checkboxes and Multiple Choice Radio Buttons are displayed in the middle of the page, overlapping the Field Label&#60;br /&#62;
Internet Explorer:  Checkboxes and Multiple Choice Radio Buttons are displayed in the middle of the page, overlapping the Field Label&#60;br /&#62;
Chrome:  Checkboxes and Multiple Choice Radio Buttons are displayed in the middle of the page, overlapping the Field Label&#60;/p&#62;
&#60;p&#62;Domain 2:&#60;br /&#62;
Firefox:  Normal&#60;br /&#62;
Internet Explorer:  Checkboxes and Multiple Choice Radio Buttons are displayed above Field Label&#60;br /&#62;
Chrome:  Normal&#60;/p&#62;
&#60;p&#62;Domain 3:&#60;br /&#62;
Firefox:  Normal&#60;br /&#62;
Internet Explorer:  Checkboxes and Multiple Choice Radio Buttons are displayed above Field Label&#60;br /&#62;
Chrome:  Normal&#60;/p&#62;
&#60;p&#62;I greatly appreciate any insight regarding why this is happening.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
