<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Contact Form 7 width control</title>
		<link>http://www.kriesi.at/support/topic/contact-form-7-width-control</link>
		<description>Support Forum - Topic: Contact Form 7 width control</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 13:57:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/contact-form-7-width-control" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Contact Form 7 width control"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-width-control#post-79258</link>
			<pubDate>Wed, 10 Oct 2012 13:01:10 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">79258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael could help :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Contact Form 7 width control"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-width-control#post-79100</link>
			<pubDate>Tue, 09 Oct 2012 12:18:08 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">79100@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Ismael, I should have figured that out on my own.  I have made a note and will not have to ask again.&#60;/p&#62;
&#60;p&#62;Steve
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Contact Form 7 width control"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-width-control#post-79085</link>
			<pubDate>Tue, 09 Oct 2012 08:15:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79085@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Steve Young,&#60;/p&#62;
&#60;p&#62;Try using:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.textarea {
   height: 30px;
   width: 300px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Contact Form 7 width control"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-width-control#post-79018</link>
			<pubDate>Mon, 08 Oct 2012 19:37:52 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">79018@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We needed two form pages, one choices and one simple.  You were kind enough to recommend Form 7 one problem is attempts to generate a tag for the &#34;your message&#34; area (textarea) that is wider has no affect.&#60;/p&#62;
&#60;p&#62;adding&#60;/p&#62;
&#60;p&#62;input[type=&#34;text&#34;] {&#60;br /&#62;
height: 30px;&#60;br /&#62;
width: 300px;&#60;br /&#62;
} &#60;/p&#62;
&#60;p&#62;To the style sheet will widen the text blocks (name and email, etc.)&#60;/p&#62;
&#60;p&#62;input[type=&#34;textarea&#34;] {&#60;br /&#62;
height: 30px;&#60;br /&#62;
width: 300px;&#60;br /&#62;
} &#60;/p&#62;
&#60;p&#62;Will not widen the textarea box.&#60;/p&#62;
&#60;p&#62;Would there be something in choices theme that is keeping the box from being any wider than about 200 pixels?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
