<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: how to edit contact form</title>
		<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form</link>
		<description>WordPress.com Forums &#187; Topic: how to edit contact form</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 19:12:38 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-edit-contact-form" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1161556</link>
			<pubDate>Sun, 24 Feb 2013 05:55:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1161556@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here are some examples to get you going:</p>
<p>To align the labels and the boxes to the right:</p>
<pre><code>.main-content .contact-form label {
	text-align: right;
	clear: both;
}
.main-content .contact-form input[type=&#039;text&#039;],
.main-content .contact-form input[type=&#039;email&#039;],
.main-content .contact-form textarea,
.main-content .contact-form input[type=&quot;submit&quot;] {
	float: right;
}</code></pre>
<p>To align the labels and submit button to the right and make the form elements wider:</p>
<pre><code>.main-content .contact-form label {
	text-align: right;
}
.main-content .contact-form input[type=&#039;text&#039;],
.main-content .contact-form input[type=&#039;email&#039;],
.main-content .contact-form textarea {
	width: 97% !important;
}
.main-content .contact-form input[type=&quot;submit&quot;] {
	float: right;
}</code></pre>
<p>To adjust the container element for the contact form:</p>
<pre><code>.main-content .contact-form {
	width: 300px;
	float: right;
}</code></pre>
<p>Note: these examples will affect any contact form in a main content area.
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1159512</link>
			<pubDate>Fri, 22 Feb 2013 00:21:08 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1159512@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://9thartwave.com/contact/" rel="nofollow">http://9thartwave.com/contact/</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1159099</link>
			<pubDate>Thu, 21 Feb 2013 18:56:42 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1159099@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Could you please link to the contact form you're working on?
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1154737</link>
			<pubDate>Sun, 17 Feb 2013 12:59:44 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1154737@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>???
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1150677</link>
			<pubDate>Tue, 12 Feb 2013 09:21:29 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1150677@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>done, thanks</p>
<p>any way to make the comments box smaller in order to align right and left with the other boxes?
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1150675</link>
			<pubDate>Tue, 12 Feb 2013 09:18:47 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">1150675@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You need to put that code in your CSS. Do you have the Custom Design Upgrade? If you don't, you won't be able to do this.
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1150670</link>
			<pubDate>Tue, 12 Feb 2013 09:16:22 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1150670@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks, but where exactly shall i paste it? below is the code i use</p>
<p>&#60;div class="pullquote"&#62;<br />
&#60;h3 style="text-align:center;"&#62;<em>΄΄ every act of creation is first an act of destruction... ΄΄ P. Picasso</em>&#60;/h3&#62;<br />
&#60;ul style="margin-top:-2rem;"&#62;<br />
&#60;/div&#62;<br />
&#60;p class="pullquote"&#62;&#60;img class="alignleft  wp-image-390" alt="contact" src="http://9thwavegallery.files.wordpress.com/2013/02/contact1.jpg?w=860" width="418" height="222" /&#62;[contact-form][contact-field label='Name' type='name' required='1'/][contact-field label='Email' type='email' required='1'/][contact-field label='Website' type='url'/][contact-field label='Comment' type='textarea' required='1'/][/contact-form]&#60;/p&#62;
</p>
]]></description>
					</item>
		<item>
			<title>dcoleonline on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1150505</link>
			<pubDate>Tue, 12 Feb 2013 01:58:56 +0000</pubDate>
			<dc:creator>dcoleonline</dc:creator>
			<guid isPermaLink="false">1150505@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>If you want the right edge of your comment box to line up with the right edge of the other boxes, try this CSS code:</p>
<p><code>.contact-form textarea {margin-left: 55px;}</code></p>
<p>If you do that and you want the Submit button on the right as well, try this CSS code:<br />
<code>.contact-submit {margin-left: 690px;}</code></p>
<p>I hope this helps.
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1150449</link>
			<pubDate>Tue, 12 Feb 2013 00:47:53 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1150449@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>any help?
</p>
]]></description>
					</item>
		<item>
			<title>9thartwave on "how to edit contact form"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-edit-contact-form#post-1147739</link>
			<pubDate>Sat, 09 Feb 2013 11:15:28 +0000</pubDate>
			<dc:creator>9thartwave</dc:creator>
			<guid isPermaLink="false">1147739@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>hello, in my contact form I would like all titles and boxes to be aligned on the right. the comment box is not (the comment title is ok). shall i just use a bigger image? or shall i change something in the code?
</p>
]]></description>
					</item>

	</channel>
</rss>
