<?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: Converting to black text on light background</title>
		<link>http://www.themolitor.com/forums/topic/converting-to-black-text-on-light-background</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Converting to black text on light background</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 09:16:12 +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/converting-to-black-text-on-light-background" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Converting to black text on light background"</title>
			<link>http://www.themolitor.com/forums/topic/converting-to-black-text-on-light-background#post-20464</link>
			<pubDate>Mon, 29 Apr 2013 11:56:15 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20464@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>What method are you using to making the change to the CSS file?</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>JulianaLipp on "Converting to black text on light background"</title>
			<link>http://www.themolitor.com/forums/topic/converting-to-black-text-on-light-background#post-20449</link>
			<pubDate>Sun, 28 Apr 2013 16:56:07 +0000</pubDate>
			<dc:creator>JulianaLipp</dc:creator>
			<guid isPermaLink="false">20449@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,<br />
I wrote a new color for background and font but couldn´t save it. How should I save it?<br />
Thanks
</p></description>
		</item>
		<item>
			<title>ckelley on "Converting to black text on light background"</title>
			<link>http://www.themolitor.com/forums/topic/converting-to-black-text-on-light-background#post-14649</link>
			<pubDate>Thu, 13 Sep 2012 06:41:44 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">14649@http://www.themolitor.com/forums/</guid>
			<description><p>youll want to modify the css rather than using the WordPress editor</p>
<p>line 49 in the style.css</p>
<pre><code>#main {
	width:300px;
	padding: 20px 20px 20px 55px;
	border: 1px solid #000;
	z-index: 2;
	position: relative;
	background: #111;
	background: rgba(0,0,0,.9);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}</code></pre>
<p>youll want to change where it says background and then you'll want to add a color tag(for the font)</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>sleekz on "Converting to black text on light background"</title>
			<link>http://www.themolitor.com/forums/topic/converting-to-black-text-on-light-background#post-14624</link>
			<pubDate>Wed, 12 Sep 2012 10:59:56 +0000</pubDate>
			<dc:creator>sleekz</dc:creator>
			<guid isPermaLink="false">14624@http://www.themolitor.com/forums/</guid>
			<description><p>Is it possible to change the dark background around the default white text in floating window posts, blog and pages so that outer area around the text box keeps theme's default semi transparent dark border areas, but inner text block area gets set to dark type on a light grey background?</p>
<p>Can this be done by wrapping text area and font in basic HTML background color and font color tags in WP editor?  I am unfamiliar with WP and the HTML editor feature.  One can craft the basic HTML in a text editor and then just paste it into the WP HTML editor box and save it to get desired localized visual changes to a text box?</p>
<p>Please advise what's possible within the Navigator theme working inside of WP.
</p></description>
		</item>

	</channel>
</rss>
