		<?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: Can I add my own text to a form?</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: Can I add my own text to a form?</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 09:46:35 +0000</pubDate>

<item>
<title>redityo on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-5003</link>
<pubDate>Wed, 11 Mar 2009 21:42:02 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">5003@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;freckleface .. I've reply your mail, it seems you having problem with one of your field and for information it's fixed :)
&#60;/p&#62;</description>
</item>
<item>
<title>freckleface on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-4995</link>
<pubDate>Wed, 11 Mar 2009 05:23:47 +0000</pubDate>
<dc:creator>freckleface</dc:creator>
<guid isPermaLink="false">4995@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Ok so I figured out the breaks but I am having trouble with one of my forms and the logo. It worked fine for 2 and I am doing the exact same thing (I think!!) for this one but I am getting this error message:&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/frec/public_html/machform/includes/view-functions.php on line 550&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/frec/public_html/machform/includes/view-functions.php on line 560&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/frec/public_html/machform/includes/view-functions.php:550) in /home/frec/public_html/machform/view.php on line 89&#60;/p&#62;
&#60;p&#62;Anyone? TIA!!
&#60;/p&#62;</description>
</item>
<item>
<title>freckleface on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-4993</link>
<pubDate>Wed, 11 Mar 2009 02:35:35 +0000</pubDate>
<dc:creator>freckleface</dc:creator>
<guid isPermaLink="false">4993@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I am trying to do the same thing Lindsay did. Right now all my words, and paragraphs run together. I'm not sure where I need to put the breaks.  TIA!
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-4416</link>
<pubDate>Mon, 26 Jan 2009 11:58:44 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">4416@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can I have your form url ? It should work with that CSS modification.
&#60;/p&#62;</description>
</item>
<item>
<title>teamwebb2008 on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-4409</link>
<pubDate>Mon, 26 Jan 2009 00:47:40 +0000</pubDate>
<dc:creator>teamwebb2008</dc:creator>
<guid isPermaLink="false">4409@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I've posted my url for my image, but it doesn't show up.  I looked through the entire forum and the answer seems to be the same as above.  I have one form that doesn't change at all.  What am I doing wrong?&#60;/p&#62;
&#60;p&#62;url:  &#60;a href=&#34;http://www.tfscnc.org/images/formslogo.gif&#34; rel=&#34;nofollow&#34;&#62;http://www.tfscnc.org/images/formslogo.gif&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Again, thank you for the awesome support you guys have provided.  I have told all my techie buddies about this site.  Hope they mention me as the referral person :))
&#60;/p&#62;</description>
</item>
<item>
<title>lindsaybaker on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3524</link>
<pubDate>Mon, 03 Nov 2008 14:00:57 +0000</pubDate>
<dc:creator>lindsaybaker</dc:creator>
<guid isPermaLink="false">3524@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Thank-you again!  I am so pleased with the customer service from machform!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3523</link>
<pubDate>Mon, 03 Nov 2008 12:22:26 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">3523@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Yes, simply adjust the height property on your CSS. I suggest to have a logo with width 640px, while the height is anything you like.&#60;/p&#62;
&#60;p&#62;Let say you have a logo with 300px height, then the CSS code would be:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body h1
{
	background-color:#dedede;
	margin:0;
	min-height:300px; /* &#38;lt;-- adjust this value */
	height:300px; /* &#38;lt;-- adjust this value */
 	padding:0;
	text-decoration:none;
	text-indent:-8000px;
	background-image: url(&#38;#39;&#38;#39;);
	background-repeat: no-repeat;
}

#main_body h1 a
{

	display:block;
	height:100%;
	min-height:300px; /* &#38;lt;-- adjust this value */
	height:300px; /* &#38;lt;-- adjust this value */
	overflow:hidden;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>lindsaybaker on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3522</link>
<pubDate>Mon, 03 Nov 2008 11:46:47 +0000</pubDate>
<dc:creator>lindsaybaker</dc:creator>
<guid isPermaLink="false">3522@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;One more question... Can I make the space allocated for my logo larger?  I can't seem to get it small enough to fit in the top bar how it is.&#60;/p&#62;
&#60;p&#62;Thanks again.  I appreciate all the wonderful help offered here.
&#60;/p&#62;</description>
</item>
<item>
<title>lindsaybaker on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3520</link>
<pubDate>Mon, 03 Nov 2008 11:26:36 +0000</pubDate>
<dc:creator>lindsaybaker</dc:creator>
<guid isPermaLink="false">3520@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Thank-you so much!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3519</link>
<pubDate>Mon, 03 Nov 2008 11:24:02 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">3519@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;oops.. you did it faster than me writing the post above!&#60;/p&#62;
&#60;p&#62;To change the logo, edit your CSS, search for logo section:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/**** Logo Section  *****/
#main_body h1
{
	background-color:#dedede;
	margin:0;
	min-height:0;
	padding:0;
	text-decoration:none;
	text-indent:-8000px;
	background-image: url(&#38;#39;../../../images/machform.gif&#38;#39;);
	background-repeat: no-repeat;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change the background-image line to use your logo.&#60;br /&#62;
example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;background-image: url(&#38;#39;http://www.example.com/new_logo.gif&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>yuniar on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3518</link>
<pubDate>Mon, 03 Nov 2008 11:21:07 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">3518@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hello Lindsay,&#60;/p&#62;
&#60;p&#62;You can use section break indeed to put your contract paragraph.&#60;br /&#62;
Use &#60;code&#62;&#38;lt;br /&#38;gt;&#60;/code&#62; tag to put a new line.&#60;/p&#62;
&#60;p&#62;If you are having difficulty, please mail directly to: customer.service [at] appnitro.com&#60;br /&#62;
or submit your request here:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/support/admin.php?pg=request&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/support/admin.php?pg=request&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'll help you setting up the whole thing.
&#60;/p&#62;</description>
</item>
<item>
<title>lindsaybaker on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3517</link>
<pubDate>Mon, 03 Nov 2008 11:20:01 +0000</pubDate>
<dc:creator>lindsaybaker</dc:creator>
<guid isPermaLink="false">3517@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I think I may have done it!  Now, can I put my logo at the top?&#60;br /&#62;
&#60;a href=&#34;http://lstokesphotography.com/machform/view.php?id=10&#34; rel=&#34;nofollow&#34;&#62;http://lstokesphotography.com/machform/view.php?id=10&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>lindsaybaker on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3515</link>
<pubDate>Mon, 03 Nov 2008 11:03:27 +0000</pubDate>
<dc:creator>lindsaybaker</dc:creator>
<guid isPermaLink="false">3515@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I am not sure how link to it on the web.&#60;/p&#62;
&#60;p&#62;What I am trying to do now is use a section break field to enter my contract into the field label section.  Sometimes it works, but it's not formatted correctly, or I get an error.  I would love to be able to get my logo at the top, and my contract spaced properly and then have a check box, signature, and date below it.  It must be possible somehow!&#60;/p&#62;
&#60;p&#62;Thanks for any help.
&#60;/p&#62;</description>
</item>
<item>
<title>Saghalie on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3511</link>
<pubDate>Mon, 03 Nov 2008 09:13:56 +0000</pubDate>
<dc:creator>Saghalie</dc:creator>
<guid isPermaLink="false">3511@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Try the link again.  You have it set to your local system and we can't access that! :)&#60;/p&#62;
&#60;p&#62;Saghalie
&#60;/p&#62;</description>
</item>
<item>
<title>lindsaybaker on "Can I add my own text to a form?"</title>
<link>http://www.appnitro.com/forums/topic/can-i-add-my-own-text-to-a-form#post-3510</link>
<pubDate>Mon, 03 Nov 2008 03:56:27 +0000</pubDate>
<dc:creator>lindsaybaker</dc:creator>
<guid isPermaLink="false">3510@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I want to create an electronic signature for my photography client contract.  Is this possible?&#60;/p&#62;
&#60;p&#62;This is what I have come up with - &#60;a href=&#34;file:///F:/Machforms/Econtract.html&#34; rel=&#34;nofollow&#34;&#62;file:///F:/Machforms/Econtract.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Because only the bottom signature and date fields are a part of machform I am unable to get the entire contract sent to my email for my files.  Can anyone tell me if it is possible to set up my form so that I can get the entire contract set up as a machform?&#60;/p&#62;
&#60;p&#62;Thanks so much to anyone who can help me with this.
&#60;/p&#62;</description>
</item>

</channel>
</rss>

