<?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: Take away color in header</title>
		<link>http://en.forums.wordpress.com/topic/take-away-color-in-header</link>
		<description>WordPress.com Forums &#187; Topic: Take away color in header</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 07:02:20 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/take-away-color-in-header" rel="self" type="application/rss+xml" />

		<item>
			<title>devblog on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431511</link>
			<pubDate>Wed, 10 Feb 2010 22:05:06 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">431511@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just wondering, where in her reply she told you not to ask for help?  Either my reading for comprehension skills are really bad today or I'm blinder than usual...  </p>
<p>Anyway,  glad to see your issue's resolved.
</p>
]]></description>
					</item>
		<item>
			<title>mandiedillard on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431507</link>
			<pubDate>Wed, 10 Feb 2010 21:55:32 +0000</pubDate>
			<dc:creator>mandiedillard</dc:creator>
			<guid isPermaLink="false">431507@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is the last time I am going to answer on this thread , but no I don't know who this person is.  This person could OWN wordpress.  All I was saying is it is rude to say don't ask for help when this specific forum is FOR tips, help, etc.  That is all I am saying.  I didn't ask for how to totally revamp my blog.  I asked A question.  If that is wrong, this is entire portion of the forum needs to be removed.  JMO.  Sorry for causing issues.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431501</link>
			<pubDate>Wed, 10 Feb 2010 21:36:36 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">431501@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's not rude; that someone gives you an answer you don't want to hear doesn't make it impolite. There's no call for condescension, especially as it shows up that you really don't know who you're talking to in this case.
</p>
]]></description>
					</item>
		<item>
			<title>mandiedillard on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431493</link>
			<pubDate>Wed, 10 Feb 2010 21:24:04 +0000</pubDate>
			<dc:creator>mandiedillard</dc:creator>
			<guid isPermaLink="false">431493@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you Aw1923!  I appreciate your willingness to share your knowledge!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431392</link>
			<pubDate>Wed, 10 Feb 2010 17:41:14 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">431392@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@mandiedillard<br />
I have not been rude. I have spoken the truth. You can confirm what I said by simply doing a CSS forum search.  In these last few months only 1 volunteer called devblog has been helping with CSS. He posted yesterday saying he would not be available until Friday fr Saturday at the earliest. aw1923 who is usually over at blogcatalog socializing has helped you now and that's a good thing. Best wishes with your CSS editing.
</p>
]]></description>
					</item>
		<item>
			<title>aw1923 on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431362</link>
			<pubDate>Wed, 10 Feb 2010 16:07:19 +0000</pubDate>
			<dc:creator>aw1923</dc:creator>
			<guid isPermaLink="false">431362@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>there, there, it's not that serious lol</p>
<p>custom header options don't work the same way when you have the css upgrade, so you have to do it on your own.</p>
<p>to remove the grey and white part try, you add "display :none;"</p>
<pre><code>#header-overlay {
position:absolute;
width:904px;
height:160px;
z-index:-1; display:none;
}</code></pre>
<p>if you'd like to remove the  Entries RSS &#124; Comments RSS  part, add, "display:none;" to,</p>
<pre><code>#syndication {
float:left;
color:#999;
padding:15px 31px 0; display: none;
}</code></pre>
<p>HTH
</p>
]]></description>
					</item>
		<item>
			<title>mandiedillard on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431329</link>
			<pubDate>Wed, 10 Feb 2010 13:20:17 +0000</pubDate>
			<dc:creator>mandiedillard</dc:creator>
			<guid isPermaLink="false">431329@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks and I appreciate it and I'm going to say this from the bottom of my heart, you don't have to be rude!"  I was asking a question.  This is forum for CSS questions!  I understand I don't know a lot, but I design on a more user friendly type blog: blogger AND typepad every day!  But my own blog sucks so I took a stab at it!  Thanks for being rude about it!  Hopefully I can figure out what I need and help someone else!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431244</link>
			<pubDate>Wed, 10 Feb 2010 05:02:26 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">431244@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here's the deal. You paid for a CSS upgrade that's not recommended to those who lack CSS editing experience and cannot work on their own, as their is no Staff support for learning CSS. </p>
<p> The last remaining volunteer who helps with CSS with not be available until Friday or Saturday at the earliest. He won't be here for long and others are already waiting in line ahead of you. Your best bet is to crack open some CSS tutorials and locate the information you need.
</p>
]]></description>
					</item>
		<item>
			<title>mandiedillard on "Take away color in header"</title>
			<link>http://en.forums.wordpress.com/topic/take-away-color-in-header#post-431239</link>
			<pubDate>Wed, 10 Feb 2010 04:38:14 +0000</pubDate>
			<dc:creator>mandiedillard</dc:creator>
			<guid isPermaLink="false">431239@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>my blog is: <a href="http://crimsoncropper.wordpress.com/" rel="nofollow">http://crimsoncropper.wordpress.com/</a></p>
<p>I am somewhat new to CSS.  I want the white color to go away in the header.  If I chose the custom header why is that bit of grey and the white there?  I want it to be all the light blue color which means I need it to be transparent so you can see that color.  Does that make sense?  Thank you!
</p>
]]></description>
					</item>

	</channel>
</rss>
