<?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: Comments section not resizing properly in Choices</title>
		<link>http://www.kriesi.at/support/topic/comments-section-not-resizing-properly-in-choices</link>
		<description>Support Forum - Topic: Comments section not resizing properly in Choices</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 12:19:09 +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/comments-section-not-resizing-properly-in-choices" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Comments section not resizing properly in Choices"</title>
			<link>http://www.kriesi.at/support/topic/comments-section-not-resizing-properly-in-choices#post-67965</link>
			<pubDate>Fri, 27 Jul 2012 17:03:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67965@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! Glad it worked for you and thanks for the additional update on the exact fix :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>janinelr on "Comments section not resizing properly in Choices"</title>
			<link>http://www.kriesi.at/support/topic/comments-section-not-resizing-properly-in-choices#post-67921</link>
			<pubDate>Fri, 27 Jul 2012 09:32:54 +0000</pubDate>
			<dc:creator>janinelr</dc:creator>
			<guid isPermaLink="false">67921@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Those worked, except I needed to use 200px for the input and 220px for the label. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Comments section not resizing properly in Choices"</title>
			<link>http://www.kriesi.at/support/topic/comments-section-not-resizing-properly-in-choices#post-67620</link>
			<pubDate>Wed, 25 Jul 2012 18:58:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67620@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi janinelr,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 767px) {
  .comment-form-url input, .comment-form-email input, .comment-form-author input{
  width: 220px;
  }

  #commentform label {
  left: 200px;
  }
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'll send over the fix to Kriesi as well so that its included in a future update :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Comments section not resizing properly in Choices"</title>
			<link>http://www.kriesi.at/support/topic/comments-section-not-resizing-properly-in-choices#post-67584</link>
			<pubDate>Wed, 25 Jul 2012 14:36:10 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">67584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi janinelr,&#60;/p&#62;
&#60;p&#62;I'm going to tag the rest of the support team to check about the labels not resizing properly.&#60;/p&#62;
&#60;p&#62;As far as the website field not showing, you can add this to your custom.css or Quick CSS.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.comment-form-url { display: none !important; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>janinelr on "Comments section not resizing properly in Choices"</title>
			<link>http://www.kriesi.at/support/topic/comments-section-not-resizing-properly-in-choices#post-67316</link>
			<pubDate>Tue, 24 Jul 2012 05:45:50 +0000</pubDate>
			<dc:creator>janinelr</dc:creator>
			<guid isPermaLink="false">67316@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! When viewing a blog post on a phone, the comments section is not properly responsive. The big textarea for the comment itself resizes correctly but &#34;Name&#34;, &#34;Email&#34;, and &#34;Website&#34; are cut off and only the first letter and part of the second show on each line, because the text input areas for each line aren't responsive. You can see this in the demo. &#60;/p&#62;
&#60;p&#62;Also, what do I need to change to show only Name and Email, and not show the field for website?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
