<?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 problem</title>
		<link>http://www.kriesi.at/support/topic/contact-form-7-problem</link>
		<description>Support Forum - Topic: Contact form 7 problem</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:04:22 +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-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>bortz on "Contact form 7 problem"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-problem#post-95723</link>
			<pubDate>Thu, 07 Feb 2013 16:55:54 +0000</pubDate>
			<dc:creator>bortz</dc:creator>
			<guid isPermaLink="false">95723@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi !&#60;/p&#62;
&#60;p&#62;Another one that can be mared as solved:&#60;/p&#62;
&#60;p&#62;editing base.css line 201 to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;width: 500px;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;did it for me !!!&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Bye&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bortz on "Contact form 7 problem"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-problem#post-95664</link>
			<pubDate>Thu, 07 Feb 2013 12:22:01 +0000</pubDate>
			<dc:creator>bortz</dc:creator>
			<guid isPermaLink="false">95664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael !&#60;/p&#62;
&#60;p&#62;That was close, but not 100% !&#60;/p&#62;
&#60;p&#62;Look here :-)  &#60;a href=&#34;http://www.christianbortz.de/kontakt/&#34; rel=&#34;nofollow&#34;&#62;http://www.christianbortz.de/kontakt/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;After that, &#60;/p&#62;
&#60;p&#62;---------------------&#60;/p&#62;
&#60;p&#62;in contact form 7 I changed the form to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;[textarea* nachricht 500x6]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;-----------------------&#60;/p&#62;
&#60;p&#62;and added&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;input[type=&#38;quot;textarea&#38;quot;] {
width: 500px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to the custom css - &#60;/p&#62;
&#60;p&#62;-----------------------&#60;/p&#62;
&#60;p&#62;and in contact-form-7 &#34;textarea.php&#34; I changed line 78/79 I to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;else
		$atts .= &#38;#39; cols=&#38;quot;1000&#38;quot;&#38;#39;; // default size&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;-----------------------------------&#60;/p&#62;
&#60;p&#62;but nothing changed :-(&#60;/p&#62;
&#60;p&#62;Do you have another fine trick in the backhand ?&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Contact form 7 problem"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-problem#post-95607</link>
			<pubDate>Thu, 07 Feb 2013 07:08:49 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">95607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can try this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;input[type=&#38;quot;text&#38;quot;] {
width: 500px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bortz on "Contact form 7 problem"</title>
			<link>http://www.kriesi.at/support/topic/contact-form-7-problem#post-95494</link>
			<pubDate>Wed, 06 Feb 2013 16:57:11 +0000</pubDate>
			<dc:creator>bortz</dc:creator>
			<guid isPermaLink="false">95494@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Due to the fact I need a 2-column design on the contact page, I installed &#34;contact form 7&#34;, which is working fine so far:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.christianbortz.de/kontakt/&#34; rel=&#34;nofollow&#34;&#62;http://www.christianbortz.de/kontakt/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But as you can see, the input areas are too small ...&#60;br /&#62;
Even if I try to make them bigger: &#60;code&#62;[textarea* nachricht 100x6]&#60;/code&#62; they keep the same size ?!&#60;/p&#62;
&#60;p&#62;Is this something regarding to angular ?!&#60;br /&#62;
How can I make them use the space to the right page side ???&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;br /&#62;
Best regards&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
