<?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: CSS question about editing</title>
		<link>http://en.forums.wordpress.com/topic/css-question-about-editing</link>
		<description>WordPress.com Forums &#187; Topic: CSS question about editing</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 08:43:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-question-about-editing" rel="self" type="application/rss+xml" />

		<item>
			<title>js2007 on "CSS question about editing"</title>
			<link>http://en.forums.wordpress.com/topic/css-question-about-editing#post-77369</link>
			<pubDate>Thu, 10 May 2007 15:17:05 +0000</pubDate>
			<dc:creator>js2007</dc:creator>
			<guid isPermaLink="false">77369@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>thanks SO much. I can't find those codes in the style sheet anywhere though - that may be my problem! Do you know how to reduce the height of the black bar above my header and get rid of the 'edit' and 'categories' bit from under posts?</p>
<p>thanks again.
</p>
]]></description>
					</item>
		<item>
			<title>sunburntkamel on "CSS question about editing"</title>
			<link>http://en.forums.wordpress.com/topic/css-question-about-editing#post-77354</link>
			<pubDate>Thu, 10 May 2007 14:20:17 +0000</pubDate>
			<dc:creator>sunburntkamel</dc:creator>
			<guid isPermaLink="false">77354@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>which parts specifically?<br />
for the menu, you'll probably want to go get the blue images from the standalone version:<br />
<a href="http://www.jide.fr/english/downloads/template-freshy-wordpress/" rel="nofollow">http://www.jide.fr/english/downloads/template-freshy-wordpress/</a></p>
<p>upload them to your blog through the Write page, and then change this code to match their location:</p>
<pre><code>.menu li a {
		background-image:url(&quot;YOUR_UPLOAD_URL/menu_triple_blue.gif&quot;);
	}
	.menu li a.first_menu {
		background-image:url(&quot;YOUR_UPLOAD_URL/menu_start_triple_blue.gif&quot;);
	}
	.menu li a.last_menu {
		background-image:url(&quot;YOUR_UPLOAD_URL/menu_end_triple_blue.gif&quot;);
	}</code></pre>
<p>as far as the rest of it, just go through the source code of your blog and find the elements you want to change, e.g.:</p>
<p><code>.description, #sidebar h2.title, #content .postmetadata a { color: blue; }</code>
</p>
]]></description>
					</item>
		<item>
			<title>js2007 on "CSS question about editing"</title>
			<link>http://en.forums.wordpress.com/topic/css-question-about-editing#post-77344</link>
			<pubDate>Thu, 10 May 2007 13:38:01 +0000</pubDate>
			<dc:creator>js2007</dc:creator>
			<guid isPermaLink="false">77344@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>alexhibbert.wordpress.com</p>
<p>I want to convert all the green, orange and red stuff in the theme to blue. How do I do this (I have the CCS upgrade)? I have looked at the style sheet and can't find the right code to change.</p>
<p>thanks.
</p>
]]></description>
					</item>

	</channel>
</rss>
