<?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: Layout issues with wordpress theme</title>
		<link>https://legacy.forums.gravityhelp.com/topic/layout-issues-with-wordpress-theme</link>
		<description>Gravity Support Forums Topic: Layout issues with wordpress theme</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:46:06 +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/layout-issues-with-wordpress-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>vicknaresh on "Layout issues with wordpress theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-issues-with-wordpress-theme#post-12911</link>
			<pubDate>Thu, 18 Nov 2010 13:41:38 +0000</pubDate>
			<dc:creator>vicknaresh</dc:creator>
			<guid isPermaLink="false">12911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thank you so much for both your responses! this worked :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Layout issues with wordpress theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-issues-with-wordpress-theme#post-12842</link>
			<pubDate>Wed, 17 Nov 2010 17:45:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">12842@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The issue with your checkboxes is your stylesheet is setting a width of 194px to all inputs on your form.  This is why the checkbox appears and then there is a gap between the checkbox and the text that goes with the checkbox.&#60;/p&#62;
&#60;p&#62;You have the same issue with your form inputs.  The reason why they are grey is because your theme stylesheet is setting all inputs to have a background of #777777.  This is being done on line 268 of your theme's style.css file.&#60;/p&#62;
&#60;p&#62;You would have to change your theme stylesheet to not set the input to the hardcoded 194px and if you want the inputs to have a white background you would need to change the background color to #FFFFFF instead of #777777.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Layout issues with wordpress theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-issues-with-wordpress-theme#post-12836</link>
			<pubDate>Wed, 17 Nov 2010 17:36:23 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">12836@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Line 268 line 269 of your theme's style.css file is causing the problem. It's poorly put together CSS where the developer applied blanket styles to all inputs.&#60;/p&#62;
&#60;p&#62;You can see that if I disable the background rule, the float, etc. the form displays properly.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/c94c0b48a22fb7ff5a321bb49af62f3c.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I suggest removing those styles.&#60;/p&#62;
&#60;p&#62;I also noticed the radio/checkbox inputs were inheriting some goofy widths. You can add this to the end of your theme stylesheet and it should fix you up.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper ul.gfield_radio li input, .gform_wrapper ul.gfield_checkbox li input&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/67faabf6c81ec749e11b9002ef10b9bf.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vicknaresh on "Layout issues with wordpress theme"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-issues-with-wordpress-theme#post-12833</link>
			<pubDate>Wed, 17 Nov 2010 17:21:23 +0000</pubDate>
			<dc:creator>vicknaresh</dc:creator>
			<guid isPermaLink="false">12833@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi There,&#60;/p&#62;
&#60;p&#62;I'm having issues with the layout of the form in one of pages of a clients site. I must admit that i'm still learning to editing style sheets etc, but managed to make a few changes after reading various posts here. Yet, i am unable to get the form to display the input field boxes in white and align the text properly (left aligned). I have the output CSS turned on as well. Any help would be appreciated.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.iridiumart.com/IIFA/?page_id=25&#34; rel=&#34;nofollow&#34;&#62;http://www.iridiumart.com/IIFA/?page_id=25&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
