<?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 Question</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-question</link>
		<description>Gravity Support Forums Topic: CSS Question</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:23: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/css-question" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "CSS Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-question#post-10276</link>
			<pubDate>Thu, 23 Sep 2010 23:26:38 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure what you're referring to with the first question. Just how what should look? the form itself or just some element. The styles are intentionally generic, meant to work in tandem with and inherit styles from your theme to some extent. &#60;/p&#62;
&#60;p&#62;As far as the second question, you can use CSS floats to position elements along side of each other. There are several threads on the forum about just that. Here's a link to one with a few more details.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/2-fields-next-to-each-other#post-7449&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/2-fields-next-to-each-other#post-7449&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Lastly, yes, you can specify different styles for each form if you would like to by using CSS inheritance from the main form wrapper. Each form has a wrapper div with a unique ID that you can use to cascade down and change the rules for every element if you want.&#60;/p&#62;
&#60;p&#62;for example - Form ID 1:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#gform_wrapper_1 input[type=text] {background-color:green}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;for example - Form ID 5:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#gform_wrapper_5 input[type=text] {background-color:yellow}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;We prepared a visual CSS guide that may help you better understand the overall form structure. You can find it at the link below.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/visual-css-guide/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/visual-css-guide/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;if you're not that familiar with using CSS inheritance and specificity, this is a good article to read up on it.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.smashingmagazine.com/2010/04/07/css-specificity-and-inheritance/&#34; rel=&#34;nofollow&#34;&#62;http://www.smashingmagazine.com/2010/04/07/css-specificity-and-inheritance/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joe on "CSS Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-question#post-10271</link>
			<pubDate>Thu, 23 Sep 2010 20:13:49 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">10271@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have some example CSS that will show just how it should look?&#60;/p&#62;
&#60;p&#62;I'd like to see how to put certain fields next to each other, such as town &#38;amp; county.&#60;/p&#62;
&#60;p&#62;Also, is it possible to have have different CSS for each form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
