<?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: Wrapper - Custom Width and Height in widget area</title>
		<link>https://legacy.forums.gravityhelp.com/topic/wrapper-custom-width-and-height-in-widget-area</link>
		<description>Gravity Support Forums Topic: Wrapper - Custom Width and Height in widget area</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 11:17:11 +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/wrapper-custom-width-and-height-in-widget-area" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Wrapper - Custom Width and Height in widget area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wrapper-custom-width-and-height-in-widget-area#post-68215</link>
			<pubDate>Fri, 27 Jul 2012 11:18:22 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">68215@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No worries. It's usually the little syntax things that drive you bonkers. I'm happy I could help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arothafel on "Wrapper - Custom Width and Height in widget area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wrapper-custom-width-and-height-in-widget-area#post-68211</link>
			<pubDate>Fri, 27 Jul 2012 11:06:06 +0000</pubDate>
			<dc:creator>arothafel</dc:creator>
			<guid isPermaLink="false">68211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Worked like a charm...!  Thanks so much, Kevin... for helping us noobies...!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Wrapper - Custom Width and Height in widget area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wrapper-custom-width-and-height-in-widget-area#post-68210</link>
			<pubDate>Fri, 27 Jul 2012 11:00:32 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">68210@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The problem is that your CSS rule was wrong and the element wasn't being properly targeted. The wrapper is an ID and not a class. ( # sign instead of a . ) Try this, it should work for you.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#gform_wrapper_3 {
	width:300px; !important;
	height:170px; !important;
}
#gform_wrapper_3 h3.gform_title {
	white-space:nowrap
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/f13m&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/f13m&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;notice I also added in a rule to prevent the wrapping on the title.&#60;/p&#62;
&#60;p&#62;Hope that helps
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arothafel on "Wrapper - Custom Width and Height in widget area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wrapper-custom-width-and-height-in-widget-area#post-68197</link>
			<pubDate>Fri, 27 Jul 2012 09:03:00 +0000</pubDate>
			<dc:creator>arothafel</dc:creator>
			<guid isPermaLink="false">68197@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Granted, I'm new to GF and I've been looking for an answer that seems like it should be simple, but can't find it.&#60;/p&#62;
&#60;p&#62;What css insert do I need to specify height and width of a form wrapper? And, how do I get the title text to NOT wrap? It seems that no matter what I do on the form title... it wants to wrap to two lines instead of one. If I edit the text to be less words... the form wrapper shrinks and still wraps to two lines...! I'm stuck.&#60;/p&#62;
&#60;p&#62;What I want is width: 300px and height: 150px (way too much dead space at the &#34;submit&#34; area)&#60;/p&#62;
&#60;p&#62;Here's the form at the top of the page: &#60;a href=&#34;http://www.rhsmsj72.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.rhsmsj72.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's the css insert I attempted to no avail:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper_3 {
width:300px; !important; height:200px; !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
