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

		<item>
			<title>dianeinatlanta on "CSS Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/httpatlantagardenconnectioncom#post-8580</link>
			<pubDate>Sat, 14 Aug 2010 13:09:52 +0000</pubDate>
			<dc:creator>dianeinatlanta</dc:creator>
			<guid isPermaLink="false">8580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you SO MUCH, Kevin!  Fixed it right up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "CSS Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/httpatlantagardenconnectioncom#post-8571</link>
			<pubDate>Sat, 14 Aug 2010 11:02:01 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8571@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can add this to your custom.css style sheet - customize the width to your preference.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.ginput_container textarea {width:200px!important}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I see that your form isn't getting the default styles. You're probably embedding it via the function call.&#60;/p&#62;
&#60;p&#62;When using a Gravity Form in a sidebar widget or embedding it anywhere using the function call, you need to manually enqueue the scripts and CSS by placing a short script block in your theme's functions.php file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;wp_enqueue_script(&#38;quot;gforms_ui_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/jquery-ui/ui.datepicker.js&#38;quot;, array(&#38;quot;jquery&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_datepicker&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/datepicker.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_script(&#38;quot;gforms_conditional_logic_lib&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/js/conditional_logic.js&#38;quot;, array(&#38;quot;gforms_ui_datepicker&#38;quot;), &#38;quot;1.3.9&#38;quot;, true);

wp_enqueue_style(&#38;quot;gforms_css&#38;quot;, WP_PLUGIN_URL . &#38;quot;/gravityforms/css/forms.css&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Without this, the conditional logic scripts, datepicker script, form CSS and other elements needed for the full form functionality aren't loaded.&#60;/p&#62;
&#60;p&#62;You can find more information at the URL below&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/embedding-a-form/ue&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/embedding-a-form/ue&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dianeinatlanta on "CSS Help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/httpatlantagardenconnectioncom#post-8569</link>
			<pubDate>Sat, 14 Aug 2010 10:49:28 +0000</pubDate>
			<dc:creator>dianeinatlanta</dc:creator>
			<guid isPermaLink="false">8569@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I am a total bozo when it comes to css coding.  Can someone tell me how to change the display width of my paragraph text in css?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://atlantagardenconnection.com&#34; rel=&#34;nofollow&#34;&#62;http://atlantagardenconnection.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
