<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Text color comment before publishing</title>
		<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Text color comment before publishing</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 10:43:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/tekst-color-comment-before-publishing" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25807</link>
			<pubDate>Thu, 26 Dec 2013 10:28:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25807@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>It's controlled from style.css under the FORM STUFF section around line 742.</p>
<pre><code>/*---FORM STUFF---*/
input[type=&#34;email&#34;],input[type=&#34;text&#34;],input[type=&#34;password&#34;] {padding:5px; width:170px; margin:5px 0 0 0; border:1px solid rgba(0,0,0,.2); background:none;}
textarea {padding:4px; width:90%; border:1px solid rgba(0,0,0,.2); background:none; margin-top:5px;}</code></pre>
<p>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bas145 on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25788</link>
			<pubDate>Tue, 24 Dec 2013 13:48:22 +0000</pubDate>
			<dc:creator>bas145</dc:creator>
			<guid isPermaLink="false">25788@http://www.themolitor.com/forums/</guid>
			<description><p>Oke last question about comment form. Prommise! :) I cant figur out what the css is for the border around the text field for:</p>
<p>Name<br />
Email<br />
Website </p>
<p>On the comment section because those three borders are still black and thus not possible to see.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25766</link>
			<pubDate>Mon, 23 Dec 2013 14:16:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25766@http://www.themolitor.com/forums/</guid>
			<description><p>That'll do it ;-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bas145 on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25759</link>
			<pubDate>Mon, 23 Dec 2013 13:34:01 +0000</pubDate>
			<dc:creator>bas145</dc:creator>
			<guid isPermaLink="false">25759@http://www.themolitor.com/forums/</guid>
			<description><p>Already fixed it. What do u think? </p>
<pre><code>#commentform input, #commentform textarea {color: #fff  !important;}
#commentform textarea {border-color: #fff  !important;}</code></pre></description>
		</item>
		<item>
			<title>bas145 on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25756</link>
			<pubDate>Mon, 23 Dec 2013 12:38:28 +0000</pubDate>
			<dc:creator>bas145</dc:creator>
			<guid isPermaLink="false">25756@http://www.themolitor.com/forums/</guid>
			<description><p>But i see one more problem with having a black base color and that is the borderline around the text area. How can i change that from black to white?
</p></description>
		</item>
		<item>
			<title>bas145 on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25755</link>
			<pubDate>Mon, 23 Dec 2013 12:24:50 +0000</pubDate>
			<dc:creator>bas145</dc:creator>
			<guid isPermaLink="false">25755@http://www.themolitor.com/forums/</guid>
			<description><p>Yes! This is it! Thanks! now i can use black for my base color.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25749</link>
			<pubDate>Mon, 23 Dec 2013 11:02:47 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">25749@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try putting this in the Custom CSS box on the customize page (appearance &#62; customize)...</p>
<pre><code>#commentform input, #commentform textarea {color: #fff !important;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bas145 on "Text color comment before publishing"</title>
			<link>http://www.themolitor.com/forums/topic/tekst-color-comment-before-publishing#post-25730</link>
			<pubDate>Sun, 22 Dec 2013 17:08:40 +0000</pubDate>
			<dc:creator>bas145</dc:creator>
			<guid isPermaLink="false">25730@http://www.themolitor.com/forums/</guid>
			<description><p>Hi </p>
<p>Thanks for the great theme!</p>
<p>I was wondering if you could help me with some custom css to change the color of the text before u press (post comment). (so while u are stil writing. </p>
<p>The color is now black but if i also have my base color black visitors cant see what there typing if the tried to leave a comment. This is why i would like to change the text to white. </p>
<p>If i change the text color to white in the custimizing menu the text changes to white after u press (post comment)</p>
<p>Is there a simple trick? :)
</p></description>
		</item>

	</channel>
</rss>
