<?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>Appnitro Software Forums Topic: Label &#038; Input box on same line</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: Label &#038; Input box on same line</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 01:10:18 +0000</pubDate>

<item>
<title>teamwebb2008 on "Label &#038; Input box on same line"</title>
<link>http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin#post-3904</link>
<pubDate>Sat, 06 Dec 2008 01:03:50 +0000</pubDate>
<dc:creator>teamwebb2008</dc:creator>
<guid isPermaLink="false">3904@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Awesome!!  That fixed some of my concerns.  The form is truly coming together.  Now if I could only get things like the phone number and other input fields on the same line as maybe the name, etc.  That would really be great!!  I may need to go in and manually do this, but hope I don't.  Good grief Yuniar you are truly making me lazy ;))  lol.  EXCELLENT product.
&#60;/p&#62;</description>
</item>
<item>
<title>xlawdog on "Label &#038; Input box on same line"</title>
<link>http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin#post-693</link>
<pubDate>Thu, 31 Jan 2008 22:31:47 +0000</pubDate>
<dc:creator>xlawdog</dc:creator>
<guid isPermaLink="false">693@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I used this style for a couple of my forms and also aligned the label text to the right. I added width and float to label.description, and also added text-align: right. Instead of reducing the width of the input, I added rules for li.div - float: right and width x%. I haven't tested it in all browsers, but it works so far in the ones I have tested.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Label &#038; Input box on same line"</title>
<link>http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin#post-687</link>
<pubDate>Thu, 31 Jan 2008 15:09:52 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">687@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Sounds great!
&#60;/p&#62;</description>
</item>
<item>
<title>prajwalrao on "Label &#038; Input box on same line"</title>
<link>http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin#post-684</link>
<pubDate>Thu, 31 Jan 2008 01:13:57 +0000</pubDate>
<dc:creator>prajwalrao</dc:creator>
<guid isPermaLink="false">684@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Thank you so much. That worked like a charm... :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Label &#038; Input box on same line"</title>
<link>http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin#post-682</link>
<pubDate>Wed, 30 Jan 2008 11:23:10 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">682@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I haven't test this a lot yet, but it might be a good start.&#60;/p&#62;
&#60;p&#62;Edit the CSS of your form, search for this block:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Add &#60;strong&#62;width&#60;/strong&#62; and &#60;strong&#62;float&#60;/strong&#62; attribute to that code, so it become:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
	width: 30%;
	float: left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should align most of the labels and input to be the same line.&#60;/p&#62;
&#60;p&#62;Next, search for this block:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;textarea.textarea
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:&#38;quot;Lucida Grande&#38;quot;, Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the &#60;strong&#62;width&#60;/strong&#62; to be 50% instead of 99%, this should fix the paragraph alignment.
&#60;/p&#62;</description>
</item>
<item>
<title>prajwalrao on "Label &#038; Input box on same line"</title>
<link>http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin#post-674</link>
<pubDate>Wed, 30 Jan 2008 02:09:42 +0000</pubDate>
<dc:creator>prajwalrao</dc:creator>
<guid isPermaLink="false">674@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Is this possible easily? If yes can anyone shed some light please..&#60;/p&#62;
&#60;p&#62;Thanks..
&#60;/p&#62;</description>
</item>

</channel>
</rss>
