<?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: Advanced CSS Form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Advanced CSS Form</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 11:14:47 +0000</pubDate>

<item>
<title>alfonso on "Advanced CSS Form"</title>
<link>https://www.machform.com/forums/topic/advanced-css-form#post-16735</link>
<pubDate>Mon, 07 Jan 2013 15:18:32 +0000</pubDate>
<dc:creator>alfonso</dc:creator>
<guid isPermaLink="false">16735@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Now it is ok. Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Advanced CSS Form"</title>
<link>https://www.machform.com/forums/topic/advanced-css-form#post-16725</link>
<pubDate>Sun, 06 Jan 2013 12:24:11 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">16725@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The name field is located under another tag (span) and this would affected the result of percentage value.&#60;br /&#62;
You can try to set the padding with fixed unit pixel instead of percentage value. Example :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;padding: 1% 0; text-indent:20px;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you can change it to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;padding: 5px 0; text-indent:20px;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>alfonso on "Advanced CSS Form"</title>
<link>https://www.machform.com/forums/topic/advanced-css-form#post-16720</link>
<pubDate>Sat, 05 Jan 2013 01:14:30 +0000</pubDate>
<dc:creator>alfonso</dc:creator>
<guid isPermaLink="false">16720@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have got to create my own css to input like this:&#60;/p&#62;
&#60;p&#62;#main_body input.text {&#60;br /&#62;
   display: block;&#60;br /&#62;
   border: 1px solid #999;&#60;br /&#62;
   background: #999;&#60;br /&#62;
   display: block;&#60;br /&#62;
   font-size: 14px;&#60;br /&#62;
   font-family: sans-serif;&#60;br /&#62;
   padding: 1% 0; text-indent:20px;&#60;br /&#62;
   margin: 0 0 15px;&#60;br /&#62;
   width: 96%;&#60;br /&#62;
   color: #fff;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#main_body textarea.textarea {&#60;br /&#62;
   display: block;&#60;br /&#62;
   border: 1px solid #999;&#60;br /&#62;
   background: #999;&#60;br /&#62;
   display: block;&#60;br /&#62;
   font-size: 14px;&#60;br /&#62;
   font-family: sans-serif;&#60;br /&#62;
   padding: 1% 0; text-indent:2px;&#60;br /&#62;
   margin: 0 0 5px;&#60;br /&#62;
   width: 96%;&#60;br /&#62;
   color: #000;&#60;br /&#62;
} &#60;/p&#62;
&#60;p&#62;But this style is not working fine in name field. It is smaller than the other fields. Why? Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
