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

		<item>
			<title>Kevin Flahaut on "Beginner CSS Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/beginner-css-question#post-53628</link>
			<pubDate>Tue, 27 Mar 2012 17:38:19 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">53628@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will need to edit your theme files.. find the style.css file in your theme folder and add something like this to the very end of the page after all the other CSS rules.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-family: verdana, sans-serif;
	font-size: 16px;
	background-color: #790000;
	color: #FFF;
	padding: 3px 0
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://bit.ly/GYvpKv&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/GYvpKv&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Of course, you'll want to change the properties, colors, sizes, etc. to suit your design preference but that should get you where you need to be.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rob@soullightcreative.com on "Beginner CSS Question"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/beginner-css-question#post-53621</link>
			<pubDate>Tue, 27 Mar 2012 15:31:53 +0000</pubDate>
			<dc:creator>rob@soullightcreative.com</dc:creator>
			<guid isPermaLink="false">53621@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi - I am trying to change the background color of my input boxes and increase the size.  I have zero experience with CSS.  I believe it's simple from reading the forum, but I don't know where and what to place to make this change.  Here's the page -  &#60;a href=&#34;http://billmayer-saddles.com/BMS/order/&#34; rel=&#34;nofollow&#34;&#62;http://billmayer-saddles.com/BMS/order/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;edit: login info removed.&#60;/p&#62;
&#60;p&#62;thanks!!!&#60;br /&#62;
Rob
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
