<?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: Display problems</title>
		<link>https://legacy.forums.gravityhelp.com/topic/display-problems</link>
		<description>Gravity Support Forums Topic: Display problems</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 16:26:03 +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/display-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>platinumtie on "Display problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-problems#post-21148</link>
			<pubDate>Wed, 23 Mar 2011 04:12:50 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">21148@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, my apologies, it did work.&#60;/p&#62;
&#60;p&#62;Thanks very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>platinumtie on "Display problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-problems#post-21147</link>
			<pubDate>Wed, 23 Mar 2011 04:11:31 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">21147@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No luck with that override code.&#60;/p&#62;
&#60;p&#62;Any other ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Display problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-problems#post-21145</link>
			<pubDate>Wed, 23 Mar 2011 03:43:22 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">21145@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your style.css file sets a 300px width on all inputs (line 1089) &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.content input, .content select {
    width: 300px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Checkboxes and radio buttons are inputs too, so they're getting blown all over the place by the sloppy blanket CSS rule. You can add this to the end of your theme's style.css file and it should override the previous rule.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=radio],
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=checkbox] {width:auto!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm sure the other issue is related.. check for inheritance issues from your theme. Here's a quick tip.. check the formatting in the form preview window first. If it looks good there and not in your theme, it's CSS inheritance issues from your theme itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>platinumtie on "Display problems"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/display-problems#post-21144</link>
			<pubDate>Wed, 23 Mar 2011 03:35:12 +0000</pubDate>
			<dc:creator>platinumtie</dc:creator>
			<guid isPermaLink="false">21144@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I set up my forms and used the shortcode to add them to my page.  In safari they look perfect, however, in ie and chrome the checkboxes and radio boxes get all screwed up.  I haven't checked it in firefox yet.  Also, I created an area with html that has 4 boxes beside each other, and in ie and chrome there is now only 2.&#60;/p&#62;
&#60;p&#62;Here is the url &#60;a href=&#34;http://srabcpreview.com/coordinators-corner/&#34; rel=&#34;nofollow&#34;&#62;http://srabcpreview.com/coordinators-corner/&#60;/a&#62;  look under monthly and quarterly reports.  &#60;/p&#62;
&#60;p&#62;How can i make it look the same on all browsers?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
