<?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: Bigger CheckBox</title>
		<link>https://legacy.forums.gravityhelp.com/topic/bigger-checkbox</link>
		<description>Gravity Support Forums Topic: Bigger CheckBox</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 11:39: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/bigger-checkbox" rel="self" type="application/rss+xml" />

		<item>
			<title>theepiphany on "Bigger CheckBox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bigger-checkbox#post-31274</link>
			<pubDate>Sun, 31 Jul 2011 14:01:47 +0000</pubDate>
			<dc:creator>theepiphany</dc:creator>
			<guid isPermaLink="false">31274@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That seemed to work fine in mobile safari, not so much in chrome though. I think I can make due with that, though. Thanks much!&#60;/p&#62;
&#60;p&#62;I've been having some issues through css being able to align the boxes properly as what I am trying to do is have a list of check marks, and if certain checkmarks are checked off there are text boxes and dropdowns with conditional logic. Have the dropdown and textbox end up right beside the choice label that was checked off.&#60;/p&#62;
&#60;p&#62;Chances are I'm overthinking it since I've been at this for far too long, haha.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Bigger CheckBox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bigger-checkbox#post-31267</link>
			<pubDate>Sun, 31 Jul 2011 10:21:36 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31267@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can try this.. it works in the couple of browsers I've tested, but I'm not sure that it works in all of them. Styling checkbox and radio controls is limited in some of the browsers.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper ul.gform_fields li.gfield.testbig .ginput_container ul.gfield_checkbox li input {
    width: 30px!important;
    height: 30px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/pzgEXA&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/pzgEXA&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That snippet assumes that you have added the custom CSS class name &#34;testbig&#34; to your field in the form builder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theepiphany on "Bigger CheckBox"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bigger-checkbox#post-31264</link>
			<pubDate>Sun, 31 Jul 2011 06:45:40 +0000</pubDate>
			<dc:creator>theepiphany</dc:creator>
			<guid isPermaLink="false">31264@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Let's say I give a checkbox the name: testbig - what css would need to be added to my theme's css file in order to make the checkbox appear larger? (say like 30px x 30px or something)...&#60;/p&#62;
&#60;p&#62;Thanks much in advanced.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
