<?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 Tag: width - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/width</link>
		<description>Gravity Support Forums Tag: width - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:32:56 +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/tags/width/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>ehong33234 on "Variable Pricing Multiplier Option Instead of Fixed Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/variable-pricing-multiplier-option-instead-of-fixed-price#post-89074</link>
			<pubDate>Fri, 09 Nov 2012 02:49:55 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">89074@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using GF for a print shop site and the scenario I am facing is that the type of material the customer chooses (i.e. glossy paper or satin paper) significantly impacts the total price. However, I am only given - as far as I know - a fixed price option, which doesn't work since the size of the print also impacts the final price. Currently, the customer inputs the WIDTH and HEIGHT of their print, which gives me the sub-total but from there, I would like to use that WIDTH and HEIGHT sub-total to come up with a final price based on the material choice (set at a price multiplier). &#60;/p&#62;
&#60;p&#62;For instance, if the customer selects the more expensive Satin Paper, I need for the price calculation to be a multiplier (not a fixed added cost) since the price of Satin costs much more than regular glossy. I see the +/- pricing options but that doesn't help me much because I can only put in a fixed price. Someone ordering a small poster that is 2x2&#34; shouldn't have to pay the same fixed cost as someone ordering a 10x20' sign. &#60;/p&#62;
&#60;p&#62;Also, I was looking at the PRODUCT field and setting it to CALCULATOR but this doesn't quite do what I am looking for.&#60;/p&#62;
&#60;p&#62;THANKS FOR ANY/ALL HELP! All solutions and suggestions welcome!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Vitiumartis on "Dash line not same length"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dash-line-not-same-length#post-310646</link>
			<pubDate>Sat, 08 Jun 2013 15:20:19 +0000</pubDate>
			<dc:creator>Vitiumartis</dc:creator>
			<guid isPermaLink="false">310646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;see my image. Zoom it and see.&#60;br /&#62;
&#60;a href=&#34;http://appdevelop.de/lines.png&#34; rel=&#34;nofollow&#34;&#62;http://appdevelop.de/lines.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pandemicsoul on "Increase the label width"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-the-label-width#post-295583</link>
			<pubDate>Sat, 01 Jun 2013 15:47:39 +0000</pubDate>
			<dc:creator>pandemicsoul</dc:creator>
			<guid isPermaLink="false">295583@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure what I'm doing wrong here. I want to increase the size of the label width and then add some top-margin to the fields. &#60;/p&#62;
&#60;p&#62;I added the following to my custom.css file, but I don't seem to be getting any changes: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gfield_label {
width: 255px;
margin: 10px 0px 4px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Page: &#60;a href=&#34;http://www.starbase118.net/members/personnel/forms/request-to-return/&#34; rel=&#34;nofollow&#34;&#62;http://www.starbase118.net/members/personnel/forms/request-to-return/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redcar on "calculator for width and height"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/calculator-for-width-and-height#post-257664</link>
			<pubDate>Fri, 17 May 2013 09:36:53 +0000</pubDate>
			<dc:creator>redcar</dc:creator>
			<guid isPermaLink="false">257664@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I need this calculator to count my price separately for width and height at the end I give the full price&#60;/p&#62;
&#60;p&#62;example:&#60;/p&#62;
&#60;p&#62;Price between width 100cm-200cm is $90&#60;br /&#62;
Price between height 50cm-130cm is $65&#60;/p&#62;
&#60;p&#62;in product page&#60;br /&#62;
customer type a width: 158cm (the price is $90)&#60;br /&#62;
customer type a height: 115cm(the price is $65)&#60;br /&#62;
and total price is $155 now can &#34;add to Cart&#34;&#60;/p&#62;
&#60;p&#62;Is your plugin gravity-forms-add-ons for woocommerce will be good?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.woothemes.com/products/gravity-forms-add-ons/&#34; rel=&#34;nofollow&#34;&#62;http://www.woothemes.com/products/gravity-forms-add-ons/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
best regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nhbergh on "Extended Name fields too small"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/extended-name-fields-too-small#post-258447</link>
			<pubDate>Fri, 17 May 2013 20:38:49 +0000</pubDate>
			<dc:creator>nhbergh</dc:creator>
			<guid isPermaLink="false">258447@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to use the &#34;extended name&#34; field, but I would like to increase the field length for the first and last name fields. How do I do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simonefitzy on "Width of Paragraph Text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/width-of-paragraph-text#post-239198</link>
			<pubDate>Mon, 06 May 2013 00:53:19 +0000</pubDate>
			<dc:creator>simonefitzy</dc:creator>
			<guid isPermaLink="false">239198@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.papersprinkles.com.au/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.papersprinkles.com.au/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have a problem with the 'Message' (paragraph text) input box being the full width - I have changed the settings for it to be a Medium size, but it didn't reduce the size - it still appears to be the large size.  &#60;/p&#62;
&#60;p&#62;The other fields are all Medium size and appearing as I need them to.&#60;/p&#62;
&#60;p&#62;Any suggestions?  Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>magoo on "Time field not displaying in firefox correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/time-field-not-displaying-in-firefox-correctly#post-225872</link>
			<pubDate>Fri, 26 Apr 2013 17:15:48 +0000</pubDate>
			<dc:creator>magoo</dc:creator>
			<guid isPermaLink="false">225872@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I just bought Gravity Forms and the time field is not displaying correctly in firefox. It works in explorer and chrome. Will you please help me?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img825.imageshack.us/img825/8133/formm.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img825.imageshack.us/img825/8133/formm.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Magoo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brandon10 on "Field Title/Label formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-titlelabel-formatting#post-183586</link>
			<pubDate>Mon, 25 Mar 2013 00:17:08 +0000</pubDate>
			<dc:creator>brandon10</dc:creator>
			<guid isPermaLink="false">183586@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to figure out how to make the Field Title/Label to display horizontally across the page rather than vertically in a narrow column that wraps like it seems to default to in both these forms below. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://3rdvoice.com/intro-session-registration&#34; rel=&#34;nofollow&#34;&#62;http://3rdvoice.com/intro-session-registration&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://3rdvoice.com/feedback&#34; rel=&#34;nofollow&#34;&#62;http://3rdvoice.com/feedback&#60;/a&#62;&#60;/p&#62;
&#60;p&#62; I've searched everywhere and i can't find an answer&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cuddysteph on "size field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/size-field#post-188820</link>
			<pubDate>Fri, 29 Mar 2013 04:14:03 +0000</pubDate>
			<dc:creator>cuddysteph</dc:creator>
			<guid isPermaLink="false">188820@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;here my contact form&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.skypenosis.fr/contact/&#34; rel=&#34;nofollow&#34;&#62;https://www.skypenosis.fr/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;could you give the css line for field size please ? is too large and not enough tall ?  i don't want  it take all place but  i want it center on my page .&#60;/p&#62;
&#60;p&#62;Please help me thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hmarcks on "Targeting Custom Class"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/targeting-custom-class#post-169338</link>
			<pubDate>Wed, 13 Mar 2013 00:58:24 +0000</pubDate>
			<dc:creator>hmarcks</dc:creator>
			<guid isPermaLink="false">169338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm having a hard time targeting a custom class. I set a class for &#34;two-thirds-width&#34; for a paragraph text field.&#60;/p&#62;
&#60;p&#62;The html output is:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[html]
&#38;lt;li id=&#38;#39;field_1_25&#38;#39; class=&#38;#39;gfield    two-thirds-width&#38;#39; &#38;gt;&#38;lt;label class=&#38;#39;gfield_label&#38;#39; for=&#38;#39;input_1_25&#38;#39;&#38;gt;Event Description&#38;lt;/label&#38;gt;&#38;lt;div class=&#38;#39;ginput_container&#38;#39;&#38;gt;&#38;lt;textarea name=&#38;#39;input_25&#38;#39; id=&#38;#39;input_1_25&#38;#39; class=&#38;#39;textarea medium&#38;#39; tabindex=&#38;#39;6&#38;#39;   rows=&#38;#39;10&#38;#39; cols=&#38;#39;50&#38;#39;&#38;gt;&#38;lt;/textarea&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;li id=&#38;#39;field_1_5&#38;#39; class=&#38;#39;gfield    two-thirds-width  gfield_html gfield_html_formatted gfield_no_follows_desc&#38;#39; &#38;gt;&#38;lt;div class=&#38;quot;sectionblock-left&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Can someone help me out with the css selector I need?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
