<?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: Resizing first/last name in form to fit widget size</title>
		<link>https://legacy.forums.gravityhelp.com/topic/resizing-firstlast-name-in-form-to-fit-widget-size</link>
		<description>Gravity Support Forums Topic: Resizing first/last name in form to fit widget size</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 12:00:55 +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/resizing-firstlast-name-in-form-to-fit-widget-size" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Resizing first/last name in form to fit widget size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/resizing-firstlast-name-in-form-to-fit-widget-size#post-32068</link>
			<pubDate>Mon, 08 Aug 2011 19:06:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32068@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme is adding left/right padding to the inputs which is throwing the width values off. You can override that rule to remove the padding by adding this to the end of your theme stylesheet.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_widget .gform_wrapper .gform_body input[type=&#38;quot;text&#38;quot;],
body .gform_widget .gform_wrapper .gform_body textarea {
    padding: 5px 0!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/oRDih2&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/oRDih2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It looks like there is also an height property on the containing div that you need to adjust so the form button doesn't get cropped off.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmacmullen on "Resizing first/last name in form to fit widget size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/resizing-firstlast-name-in-form-to-fit-widget-size#post-32066</link>
			<pubDate>Mon, 08 Aug 2011 18:46:45 +0000</pubDate>
			<dc:creator>jmacmullen</dc:creator>
			<guid isPermaLink="false">32066@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I resize the first name and last name for the newsletter registration on this page so they fit better in the widget. I'd like them to also keep the border and outline that is currently missing on the right.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://centraltexasperformingarts.com/&#34; rel=&#34;nofollow&#34;&#62;http://centraltexasperformingarts.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
