<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Background/Text Color Change for Titan Header</title>
		<link>http://en.forums.wordpress.com/topic/backgroundtext-color-change-for-titan-header</link>
		<description>WordPress.com Forums &#187; Topic: Background/Text Color Change for Titan Header</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 07:06:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/backgroundtext-color-change-for-titan-header" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Background/Text Color Change for Titan Header"</title>
			<link>http://en.forums.wordpress.com/topic/backgroundtext-color-change-for-titan-header#post-929392</link>
			<pubDate>Sat, 30 Jun 2012 15:38:23 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">929392@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To make the header background to white and the title and tagline to blue in the Titan theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#header {
	background: white;
}
#title a:link,
#title a:visited,
#description {
	color: #4265A7;
}</code></pre>
<p>Adjust the <a href="http://en.wikipedia.org/wiki/Web_colors">color code</a> as necessary.
</p>
]]></description>
					</item>
		<item>
			<title>jsherwood002 on "Background/Text Color Change for Titan Header"</title>
			<link>http://en.forums.wordpress.com/topic/backgroundtext-color-change-for-titan-header#post-928913</link>
			<pubDate>Fri, 29 Jun 2012 21:14:57 +0000</pubDate>
			<dc:creator>jsherwood002</dc:creator>
			<guid isPermaLink="false">928913@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I am just about finished completing a website for my father-in-law's company (<a href="http://pdfcpa.com/" rel="nofollow">http://pdfcpa.com/</a>).  I need to purchase the CSS customization for a couple of things.  First, to remove the sidebar, which I researched to be:<br />
#sidebar {<br />
	display: none;<br />
}<br />
#content {<br />
	width: 960px;<br />
}<br />
#content .entry.page {<br />
	width: 940px;<br />
}</p>
<p>However, now I would like to make the header background white instead of brown and the corresponding text a royal blue.  Any help would be great.  Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
