<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Make First/Last name fields larger</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Make First/Last name fields larger</description>
<language>en</language>
<pubDate>Fri, 12 Jun 2026 02:21:46 +0000</pubDate>

<item>
<title>yuniar on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-20641</link>
<pubDate>Tue, 08 Apr 2014 14:27:52 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">20641@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry, your request is actually still within the todo list. Here is a peek:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;https://farm8.staticflickr.com/7128/13711274695_6ab174e180_c.jpg&#34;&#62;&#60;/p&#62;
&#60;p&#62;The only problem was the list keep getting larger and larger :(&#60;br /&#62;
We didn't have the chance to complete that one yet. Sorry!
&#60;/p&#62;</description>
</item>
<item>
<title>williamansley on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-20593</link>
<pubDate>Thu, 03 Apr 2014 23:57:02 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">20593@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;@yuniar: With regard to my suggestion to add built-in custom CSS classes to make the name fields wider, you said:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;It's a great idea to put this into the built-in CSS classes. Thank you!&#60;br /&#62;
I'm putting this into our &#34;must-be-done&#34; list for v3.4
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;However, this never seems to have been done. Did it prove unfeasible to do this after all, or did it just slip between the cracks? If it can be done, could you please add it back to your &#34;must-be-done&#34; list? Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-16134</link>
<pubDate>Wed, 03 Oct 2012 14:28:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">16134@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You will need to select your theme first. Once your theme is being loaded, you will see the &#34;Advanced&#34; menu item.&#60;/p&#62;
&#60;p&#62;This is actually some kind of bad UI, we're fixing this for v3.4. The &#34;Advanced&#34; menu item should be displayed consistently.
&#60;/p&#62;</description>
</item>
<item>
<title>jpello on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-16124</link>
<pubDate>Wed, 03 Oct 2012 02:47:57 +0000</pubDate>
<dc:creator>jpello</dc:creator>
<guid isPermaLink="false">16124@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;So.. I checked the documentation on how to add CSS tags to the theme...&#60;/p&#62;
&#60;p&#62;It says&#34;&#60;br /&#62;
On the Theme Editor, click the dropdown on the right top corner and select the “Advanced” menu. You will be prompted to enter your CSS code. Once you have finished, make sure to save your theme to apply any changes.&#34;&#60;/p&#62;
&#60;p&#62;Unfortunately, I don't see any &#34;Advanced&#34; settings within the theme editor.&#60;/p&#62;
&#60;p&#62;I see 1 dropdown at the top right that allows me to choose my theme... am I missing something?
&#60;/p&#62;</description>
</item>
<item>
<title>williamansley on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-16055</link>
<pubDate>Thu, 27 Sep 2012 00:01:00 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">16055@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hurrah!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-16040</link>
<pubDate>Wed, 26 Sep 2012 17:15:38 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">16040@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You need to use CSS code indeed. First check the HTML source of your form.&#60;br /&#62;
You'll find the code for the name field is like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li id=&#38;quot;li_1&#38;quot; &#38;gt;
&#38;lt;label class=&#38;quot;description&#38;quot;&#38;gt;Name &#38;lt;/label&#38;gt;
	&#38;lt;span&#38;gt;
	&#38;lt;input id=&#38;quot;element_1_1&#38;quot; name=&#38;quot;element_1_1&#38;quot; type=&#38;quot;text&#38;quot; class=&#38;quot;element text&#38;quot; maxlength=&#38;quot;255&#38;quot; size=&#38;quot;8&#38;quot; value=&#38;quot;&#38;quot; /&#38;gt;
	&#38;lt;label&#38;gt;First&#38;lt;/label&#38;gt;
	&#38;lt;/span&#38;gt;
	&#38;lt;span&#38;gt;
	&#38;lt;input id=&#38;quot;element_1_2&#38;quot; name=&#38;quot;element_1_2&#38;quot; type=&#38;quot;text&#38;quot; class=&#38;quot;element text&#38;quot; maxlength=&#38;quot;255&#38;quot; size=&#38;quot;14&#38;quot; value=&#38;quot;&#38;quot; /&#38;gt;
	&#38;lt;label&#38;gt;Last&#38;lt;/label&#38;gt;
	&#38;lt;/span&#38;gt;
&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;the important part is the &#34;id&#34; attribute of the &#34;li&#34; element above. In the above sample, the container &#34;li&#34; element for the name field is having id = &#34;li_1&#34;&#60;/p&#62;
&#60;p&#62;To adjust the size of the first and last name, you can add this CSS code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_1 input{
  width: 200px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;paste the code above into the &#34;Advanced CSS&#34; section of your form's theme.&#60;/p&#62;
&#60;p&#62;It's a great idea to put this into the built-in CSS classes. Thank you!&#60;br /&#62;
I'm putting this into our &#34;must-be-done&#34; list for v3.4
&#60;/p&#62;</description>
</item>
<item>
<title>williamansley on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-16024</link>
<pubDate>Wed, 26 Sep 2012 00:02:06 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">16024@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm also curious about how this can be done in Machform 3.3. I assume that you can make this happen by pasting custom CSS code into the Advanced CSS code box in a theme, but I am not sure what this code should be.&#60;/p&#62;
&#60;p&#62;It would be really, really nice if you wonderful people at AppNitro would add a additional control for name fields so that we can set the width, as with text or number fields. As an interim measure, is it possible to change the width of the name fields using a custom CSS class? If so, could you fine people at AppNitro, please, please, pretty please with sugar on top, add custom classes to do this to the next release of Machform?
&#60;/p&#62;</description>
</item>
<item>
<title>jpello on "Make First/Last name fields larger"</title>
<link>https://www.machform.com/forums/topic/make-firstlast-name-fields-larger#post-16023</link>
<pubDate>Tue, 25 Sep 2012 22:14:47 +0000</pubDate>
<dc:creator>jpello</dc:creator>
<guid isPermaLink="false">16023@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've got a form up and was asked to make the first &#38;#38; last name fields larger... I noticed that is pretty much the only field that doesn't give an option...&#60;/p&#62;
&#60;p&#62;I'm on Machform 3.3
&#60;/p&#62;</description>
</item>

</channel>
</rss>
