<?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: How to deal with inheritance issues?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/is-it-normal-for-a-default-form-to-look-like-this</link>
		<description>Gravity Support Forums Topic: How to deal with inheritance issues?</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 18:11:49 +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/is-it-normal-for-a-default-form-to-look-like-this" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "How to deal with inheritance issues?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-normal-for-a-default-form-to-look-like-this#post-53928</link>
			<pubDate>Sat, 31 Mar 2012 16:13:22 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">53928@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem at all. Well, every them is different. In your case, if you open up the style.css you will see that it instructs you to use custom.css if you need to place custom CSS - this is usually because if the theme creator updates the theme, your custom styles won't get wiped out. Much like you wouldn't want to edit our Forms.css file in the plugins folder, updates would wipe changes out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cnymike on "How to deal with inheritance issues?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-normal-for-a-default-form-to-look-like-this#post-53923</link>
			<pubDate>Sat, 31 Mar 2012 14:47:04 +0000</pubDate>
			<dc:creator>cnymike</dc:creator>
			<guid isPermaLink="false">53923@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Fantastic. Thank you very much.&#60;/p&#62;
&#60;p&#62;I wish I could get my head around CSS. I know a little but just don't work with it enough to be able to figure things like this out. It can be very frustrating. Thanks again for your quick fix.&#60;/p&#62;
&#60;p&#62;As a general rule, would it be practical for me to drop that code into every theme stylesheet, just to play it safe?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "How to deal with inheritance issues?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-normal-for-a-default-form-to-look-like-this#post-53921</link>
			<pubDate>Sat, 31 Mar 2012 13:16:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">53921@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, it's this right here:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.content-wrap ul.paging, .content-wrap label {
float: left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Go ahead and drop this into your theme's stylesheet and you should be good to go:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .top_label .gfield_label {
float: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cnymike on "How to deal with inheritance issues?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/is-it-normal-for-a-default-form-to-look-like-this#post-53916</link>
			<pubDate>Sat, 31 Mar 2012 11:54:49 +0000</pubDate>
			<dc:creator>cnymike</dc:creator>
			<guid isPermaLink="false">53916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've created a fairly simple form and have done no modifications to css.&#60;/p&#62;
&#60;p&#62;The preview for the form looks great. This is what it looks like.&#60;br /&#62;
&#60;a href=&#34;http://www.screencast.com/t/FHqDMaS5K5NR&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/FHqDMaS5K5NR&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form as it displays on the actual page does not look very good, field titles are not top aligned and touching data entry boxes, things just aren't squared up very nicely. Here is what it looks like on the page.&#60;br /&#62;
&#60;a href=&#34;http://www.screencast.com/t/oyMILQ4uIJy&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/oyMILQ4uIJy&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm assuming this is a css inheritance issue with the theme stylesheet but I do not know the best way to deal with this. Any suggestions?&#60;/p&#62;
&#60;p&#62;Here is the form URL  &#60;a href=&#34;http://www.award-winning-landscapes.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.award-winning-landscapes.com/contact/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
