<?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: CSS Issue on Gravity Forms</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-issue-on-gravity-forms</link>
		<description>Gravity Support Forums Topic: CSS Issue on Gravity Forms</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 01:49:36 +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/css-issue-on-gravity-forms" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "CSS Issue on Gravity Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-issue-on-gravity-forms#post-16958</link>
			<pubDate>Mon, 24 Jan 2011 21:54:25 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">16958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would probably need to edit your theme's header.php file and remove the script reference manually. After that, you may have to remove a couple of the associated styles in the theme style sheet.. not sure how much is entailed there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>galaxy5 on "CSS Issue on Gravity Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-issue-on-gravity-forms#post-16957</link>
			<pubDate>Mon, 24 Jan 2011 21:53:43 +0000</pubDate>
			<dc:creator>galaxy5</dc:creator>
			<guid isPermaLink="false">16957@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I removed this line&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34; src=&#34;&#38;lt;?php bloginfo('template_directory'); ?&#38;gt;/js/rokutils.inputs.js&#34;&#38;gt; &#60;/p&#62;
&#60;p&#62;from the header.&#60;/p&#62;
&#60;p&#62;All good now&#60;/p&#62;
&#60;p&#62;Thanks for you help.&#60;/p&#62;
&#60;p&#62;How did you arrive at the conclusion to remove that specific script, did you have to use firebug?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>galaxy5 on "CSS Issue on Gravity Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-issue-on-gravity-forms#post-16956</link>
			<pubDate>Mon, 24 Jan 2011 21:48:20 +0000</pubDate>
			<dc:creator>galaxy5</dc:creator>
			<guid isPermaLink="false">16956@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I disable to the script
&#60;/p&#62;</description>
		</item>
		<item>
			<title>galaxy5 on "CSS Issue on Gravity Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-issue-on-gravity-forms#post-16955</link>
			<pubDate>Mon, 24 Jan 2011 21:47:13 +0000</pubDate>
			<dc:creator>galaxy5</dc:creator>
			<guid isPermaLink="false">16955@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yeah Rocket theme aren't a real help, + their membership is only valid for 60-90 days so once you once it expires you can't go back and ask for help.&#60;/p&#62;
&#60;p&#62;But thanks for your help I'll see if I cam make some adjustments.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "CSS Issue on Gravity Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-issue-on-gravity-forms#post-16953</link>
			<pubDate>Mon, 24 Jan 2011 21:13:38 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">16953@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't a Gravity Forms issue, it's a theme styling issue. Specifically, there is some type of form input replacement script that hides the default checkbox inputs, then replaces it with a stylized image. If you disable the inline &#34;display:none&#34; rule on the input added by the script, you'll see that the checkbox input &#38;amp; label are formatted properly.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/8z11&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/8z11&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's most likely coming from this script.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://qldjamfactory.com.au/wp-content/themes/rt_iridium_wp/js/rokutils.inputs.js&#34; rel=&#34;nofollow&#34;&#62;http://qldjamfactory.com.au/wp-content/themes/rt_iridium_wp/js/rokutils.inputs.js&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I've seen this before - also caused when using a RocketTheme WordPress theme. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/checkboxes-and-text-overlap&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/checkboxes-and-text-overlap&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://forum.gravityhelp.com/topic/check-box-issue&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/check-box-issue&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will want to consult with their support team on how to resolve the style conflict, or to disable the formatting script.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>galaxy5 on "CSS Issue on Gravity Forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-issue-on-gravity-forms#post-16952</link>
			<pubDate>Mon, 24 Jan 2011 20:40:52 +0000</pubDate>
			<dc:creator>galaxy5</dc:creator>
			<guid isPermaLink="false">16952@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am having some issues with the CSS on forms that is causing the tick check boxes to merge with the checkbox value.&#60;/p&#62;
&#60;p&#62;See &#60;a href=&#34;http://qldjamfactory.com.au/membership/membership-form&#34; rel=&#34;nofollow&#34;&#62;http://qldjamfactory.com.au/membership/membership-form&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
