<?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; Tag: CHANGE FONT COLOR - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/change-font-color</link>
		<description>WordPress.com Forums &#187; Tag: CHANGE FONT COLOR - Recent Posts</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 09:47:17 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/change-font-color" rel="self" type="application/rss+xml" />

		<item>
			<title>mandp290613 on "need help changing font colors in ever after theme on css"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-font-colors-in-ever-after-theme-on-css#post-1048584</link>
			<pubDate>Tue, 23 Oct 2012 07:34:28 +0000</pubDate>
			<dc:creator>mandp290613</dc:creator>
			<guid isPermaLink="false">1048584@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, do I need to buy the upgrade to change the colour of the banner under the header? I need it to be pink rather than blue.</p>
<p>Many thanks
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "need help changing font colors in ever after theme on css"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-font-colors-in-ever-after-theme-on-css#post-1026978</link>
			<pubDate>Mon, 01 Oct 2012 15:44:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1026978@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh, and I forgot to mention that you can change the color names to color codes of your choice if you'd like.</p>
<p>Here is a list of basic colors:<br />
<a href="http://en.wikipedia.org/wiki/Web_colors" rel="nofollow">http://en.wikipedia.org/wiki/Web_colors</a></p>
<p>Here is a color picker you can use to get color codes:<br />
<a href="http://automattic.github.com/Iris/" rel="nofollow">http://automattic.github.com/Iris/</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "need help changing font colors in ever after theme on css"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-font-colors-in-ever-after-theme-on-css#post-1026973</link>
			<pubDate>Mon, 01 Oct 2012 15:41:55 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1026973@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We are currently working through all the themes to add Custom Colors support, and Yoko is on the list but not updated yet. Here's our todo list so far if you're interested:<br />
<a href="http://theme.wordpress.com/themes/features/custom-design-colors/" rel="nofollow">http://theme.wordpress.com/themes/features/custom-design-colors/</a></p>
<p>Changing the color scheme of WordPress.com themes are a snap once Custom Colors support has been added. Check out how it works here:<br />
<a href="http://en.support.wordpress.com/custom-design/custom-colors/" rel="nofollow">http://en.support.wordpress.com/custom-design/custom-colors/</a></p>
<p>I would recommend waiting for the colors update in your case because you're going to love it. However, I can totally walk through updating all the colors with CSS manually now if you'd like too.</p>
<p>Here is a CSS example that will change out the base link colors in the Ever After to colors I picked out that seem to match up with your current header image:</p>
<pre><code>a {
	color: tomato;
}
a:hover {
	color: darkgoldenrod !important;
}</code></pre>
<p>To try it out, add the CSS to your Appearance → Custom Design → CSS editor and click the Preview button.
</p>
]]></description>
					</item>
		<item>
			<title>telfandrea on "need help changing font colors in ever after theme on css"</title>
			<link>http://en.forums.wordpress.com/topic/need-help-changing-font-colors-in-ever-after-theme-on-css#post-1024053</link>
			<pubDate>Thu, 27 Sep 2012 21:49:11 +0000</pubDate>
			<dc:creator>telfandrea</dc:creator>
			<guid isPermaLink="false">1024053@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>my css skills are so rusty! can anyone help me change the font colors on the css? i upgraded the theme and find it a little annoying that i have to go through the css to just change the font colors...i hate that light blue - I just want a dark grey font color - #545454...</p>
<p>thanks...
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-976016</link>
			<pubDate>Tue, 14 Aug 2012 01:59:50 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">976016@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The short answer is, you can't. Not without the CSS upgrade. You can change the colour of the body copy of posts, but not the Tagline or Titles as far as I'm aware, unless that's one of the themes that has this under Theme Options.
</p>
]]></description>
					</item>
		<item>
			<title>embellishantiques on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-975988</link>
			<pubDate>Tue, 14 Aug 2012 01:31:58 +0000</pubDate>
			<dc:creator>embellishantiques</dc:creator>
			<guid isPermaLink="false">975988@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I forgot to add that I am working with the Oxygen theme and I have searched the forum and I have not been able to find an answer. Thanks again
</p>
]]></description>
					</item>
		<item>
			<title>embellishantiques on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-975985</link>
			<pubDate>Tue, 14 Aug 2012 01:25:30 +0000</pubDate>
			<dc:creator>embellishantiques</dc:creator>
			<guid isPermaLink="false">975985@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to change the color of my tagline without css, I have not purchased the upgrade so I am trying to do this without spending the extra money. Does anyone how I can accomplish this? Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS for Triton Lite and Font Color"</title>
			<link>http://en.forums.wordpress.com/topic/css-for-triton-lite-and-font-color#post-967377</link>
			<pubDate>Mon, 06 Aug 2012 06:42:13 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">967377@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@mismatchedchucks, I answered you in the other thread you started on that issue.
</p>
]]></description>
					</item>
		<item>
			<title>mismatchedchucks on "CSS for Triton Lite and Font Color"</title>
			<link>http://en.forums.wordpress.com/topic/css-for-triton-lite-and-font-color#post-966814</link>
			<pubDate>Sun, 05 Aug 2012 14:03:52 +0000</pubDate>
			<dc:creator>mismatchedchucks</dc:creator>
			<guid isPermaLink="false">966814@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I also posted something in the forum, but was wondering if I could get an answer here, too. I'm hoping to change the post titles on the homepage from all-caps to normal text. I've used CSS codes from other themes to no avail. Is there something special for Triton Lite?
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Appearance"</title>
			<link>http://en.forums.wordpress.com/topic/appearance-14#post-962127</link>
			<pubDate>Tue, 31 Jul 2012 17:28:24 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">962127@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.
</p>
]]></description>
					</item>
		<item>
			<title>doddsy90 on "Appearance"</title>
			<link>http://en.forums.wordpress.com/topic/appearance-14#post-962123</link>
			<pubDate>Tue, 31 Jul 2012 17:25:26 +0000</pubDate>
			<dc:creator>doddsy90</dc:creator>
			<guid isPermaLink="false">962123@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK I will have a gander. I quite like my theme but one mustn't remain stubborn I guess. Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Appearance"</title>
			<link>http://en.forums.wordpress.com/topic/appearance-14#post-962119</link>
			<pubDate>Tue, 31 Jul 2012 17:23:29 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">962119@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>(1) You have to be able to code the color change in by using the Text (HTML) editor. If you can't code then forget that option.</p>
<p>(2)  Please read what I already stated above in "Note:" Unless you purchase an annually renewable custom design upgrade and do the required CSS editing this is a "no can do".
</p>
]]></description>
					</item>
		<item>
			<title>doddsy90 on "Appearance"</title>
			<link>http://en.forums.wordpress.com/topic/appearance-14#post-962114</link>
			<pubDate>Tue, 31 Jul 2012 17:18:01 +0000</pubDate>
			<dc:creator>doddsy90</dc:creator>
			<guid isPermaLink="false">962114@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the reply!<br />
(1) In the HTML code there's nothing that I can see that refers to the colour of the text. But then again, I haven't used HTML since MySpace and I don't remember a thing.</p>
<p>(2) I didn't notice this so cheers! But the main problem is in the titles, tags and in the Twitter widgets. Any ideas?</p>
<p>(3) I'm a student haha.</p>
<p>Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Appearance"</title>
			<link>http://en.forums.wordpress.com/topic/appearance-14#post-962093</link>
			<pubDate>Tue, 31 Jul 2012 16:59:35 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">962093@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>These are 3 ways to change fonts on wordpress.com blogs.</p>
<p>(1) Changing font families, colors and size in text in posts or pages either post by post or page by page by coding into the HTML editor. <a href="http://en.support.wordpress.com/editors/font-size-color/" rel="nofollow">http://en.support.wordpress.com/editors/font-size-color/</a></p>
<p>(2) Changing font colors in text in posts or pages either post by post or page by page using the #4 icon (Select text color – change the text color) in Row 2 the Visual editor. <a href="http://en.support.wordpress.com/visual-editor/#row-2" rel="nofollow">http://en.support.wordpress.com/visual-editor/#row-2</a></p>
<p>(3) Changing all font families, colors and sizes throughout the whole blog by purchasing an annually renewable Custom Design upgrade and using Typekit Fonts with Staff support. <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a></p>
<p>Note: A few themes do provide for changing font color in the Blog Title and/or optional Tagline and/or links. <a href="http://wpbtips.wordpress.com/2009/03/24/color-customisable-themes/" rel="nofollow">http://wpbtips.wordpress.com/2009/03/24/color-customisable-themes/</a> In the majority of themes font changes to font families, colors and size in the blog title, tagline, menu, post titles, page titles, categories and tags, widget headings, comments, and links cannot be done without CSS editing.
</p>
]]></description>
					</item>
		<item>
			<title>doddsy90 on "Appearance"</title>
			<link>http://en.forums.wordpress.com/topic/appearance-14#post-962089</link>
			<pubDate>Tue, 31 Jul 2012 16:56:58 +0000</pubDate>
			<dc:creator>doddsy90</dc:creator>
			<guid isPermaLink="false">962089@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When will my theme allow me to change text colour?<br />
Blog url: <a href='http://derivingmorality.wordpress.com/'>http://derivingmorality.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS for Triton Lite and Font Color"</title>
			<link>http://en.forums.wordpress.com/topic/css-for-triton-lite-and-font-color#post-960100</link>
			<pubDate>Sun, 29 Jul 2012 17:47:42 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">960100@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome, and yes I suspect there will be others wanting to change that, so nothing is ever wasted in a forum.
</p>
]]></description>
					</item>
		<item>
			<title>sweetguitars on "CSS for Triton Lite and Font Color"</title>
			<link>http://en.forums.wordpress.com/topic/css-for-triton-lite-and-font-color#post-960094</link>
			<pubDate>Sun, 29 Jul 2012 17:37:45 +0000</pubDate>
			<dc:creator>sweetguitars</dc:creator>
			<guid isPermaLink="false">960094@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for answering. I switched recently due to the problems I had and I will use Twenty Eleven for the next time.<br />
Thanks again, maybe there are others who have the same problems.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "CSS for Triton Lite and Font Color"</title>
			<link>http://en.forums.wordpress.com/topic/css-for-triton-lite-and-font-color#post-959857</link>
			<pubDate>Sun, 29 Jul 2012 08:41:01 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">959857@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The site you referenced is using twenty eleven. Are you talking about a different site, or did you switch themes?</p>
<p>This is the solution for Triton LIte.</p>
<pre><code>.lay1 &gt; div .post-content, #posts {
color: #000000;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>sweetguitars on "CSS for Triton Lite and Font Color"</title>
			<link>http://en.forums.wordpress.com/topic/css-for-triton-lite-and-font-color#post-959346</link>
			<pubDate>Sat, 28 Jul 2012 10:50:37 +0000</pubDate>
			<dc:creator>sweetguitars</dc:creator>
			<guid isPermaLink="false">959346@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>^ as you can see, I fail with codes even in the forum
</p>
]]></description>
					</item>
		<item>
			<title>sweetguitars on "CSS for Triton Lite and Font Color"</title>
			<link>http://en.forums.wordpress.com/topic/css-for-triton-lite-and-font-color#post-959345</link>
			<pubDate>Sat, 28 Jul 2012 10:49:47 +0000</pubDate>
			<dc:creator>sweetguitars</dc:creator>
			<guid isPermaLink="false">959345@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'm using the Triton Lite theme and wanted to change the blog's font color to black, because the default version is light grey and pale.<br />
Now, I'm a complete newbie to CSS. When one goes to Design -&#62; Custom Design -&#62; CSS, we have this stylesheed editor. On the bottom you can view the original stylesheet.<br />
As a noob, I open this and copy (for example) this</p>
<p>body {<br />
	background: #edeef0;<br />
	color: #7f7f7f;<br />
	font-family: Arial, Helvetica, sans-serif;<br />
	font-size: 13px;<br />
	margin: 0;<br />
	padding: 0;<br />
}<br />
<code>&lt;/p&gt;
&lt;p&gt;into the editor. But whatever I copy and change (here: color: #00000), nothing happens. This is with all changes I make (font size in footer area). &lt;/p&gt;
&lt;p&gt;Please help if it&#039;s not too stupid :)&lt;/p&gt;
&lt;p&gt;The blog is http://sweetguitars.wordpress.com (as you can see, wordpress hosted).&lt;/p&gt;
&lt;p&gt;Thanks :)</code>
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-958396</link>
			<pubDate>Fri, 27 Jul 2012 02:37:02 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">958396@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In case your friend does not tell you: DO NOT BUY the Custom Design upgrade until you're comfortable editing CSS.
</p>
]]></description>
					</item>
		<item>
			<title>sparkyspitfire on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-958383</link>
			<pubDate>Fri, 27 Jul 2012 02:09:01 +0000</pubDate>
			<dc:creator>sparkyspitfire</dc:creator>
			<guid isPermaLink="false">958383@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm sure you're not, Raincoaster.  I'm buying lunch for a friend who has a blog and offered talk me through it without making me feel like an ass for asking. If that doesn't help, I'll get back in touch.</p>
<p>Thanks for offering, Timethief.  It was very helpful to discover that a thing like "visual editor," even existed.  That was helpful, but I think you are right, I will need the Custom upgrade.  Thanks for your help.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-958119</link>
			<pubDate>Thu, 26 Jul 2012 21:02:20 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">958119@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Well, what's your budget? I'm perfectly happy to Skype you but I'm not cheap.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-958077</link>
			<pubDate>Thu, 26 Jul 2012 20:42:08 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">958077@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you have questions regarding the Oxygen theme please post them here and I will answer them.
</p>
]]></description>
					</item>
		<item>
			<title>sparkyspitfire on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-958075</link>
			<pubDate>Thu, 26 Jul 2012 20:40:09 +0000</pubDate>
			<dc:creator>sparkyspitfire</dc:creator>
			<guid isPermaLink="false">958075@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's not an issue of wait time.  I'm just saying that Timethief went to a lot of trouble to cut and paste links that I had already tried and if I could talk to someone, I could have explained all that and then he/she would not have had to waste the time to do that.  </p>
<p>I'm not implying that you guys aren't doing your job.  Its a fine and impressive job. It is just hard for some beginners to navigate all these links. And some of us, me for example, have really, really dumb questions that we're not even sure we know how to fully explain what it is we're trying to do. </p>
<p>All I wanted to know was is there a phone-in tech support option (like Go Daddy and Apple have).  Thank you for your help and please don't take offense.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-958023</link>
			<pubDate>Thu, 26 Jul 2012 19:59:44 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">958023@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The answer to "is there a live operator" is there is no phone operator, but the average response time in these forums is less than five minutes. Can you wait that long?</p>
<p>Some of us volunteers also offer paid custom support, like me, but we're not free. </p>
<p>The Links widget IS the blogroll widget. You do not need both. And the Links widget will only include images if you upload images; not images of the blog posts, but buttons. Some blogs provide buttons, and some don't. Our links widget doesn't "draw" from the bloggers' posts and create a thumbnail. </p>
<p>If you want to exclude blogs from your Links widget, you can delete them in the bulk editor on your dashboard under Links.
</p>
]]></description>
					</item>
		<item>
			<title>sparkyspitfire on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-957898</link>
			<pubDate>Thu, 26 Jul 2012 18:27:37 +0000</pubDate>
			<dc:creator>sparkyspitfire</dc:creator>
			<guid isPermaLink="false">957898@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>okay, so the answer, "is there a live operator," is no, correct?</p>
<p>I know this sounds dumb to computer people, but it really is easier for some of us to talk to another human being in real time.  It's the difference between learning to knit from a book and learning to knit while your grandmother sits next to you and talks you through it.  I wish WordPress had that option but I guess it doesn't.</p>
<p>Because as kind and thorough as you were, Timethief, I really have done a lot of those things.  For instance, I have added the widgets for both links and blog rolls, and both are on my blog (do I need both?) but neither includes thumbnail pictures of those blogs.  Also, it lists all the blogs I follow, where I would like to only include the blogs that relate to the subject material of my blog. So, see?  Stupid stuff like that.</p>
<p>But I guess I'll go to the oxygen forum and flip through several pages of links there (which I have done in the past and which makes me dizzy after a few minutes).  I'm only saying this cuz some web-saavy types really could make a killing by offering live phone help.  Just sayin'.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-957869</link>
			<pubDate>Thu, 26 Jul 2012 18:02:28 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">957869@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p> what the __  is the difference between links and blogrolls</p></blockquote>
<p>You create a Blogroll in your dashboard Links section. <a href="http://en.support.wordpress.com/blogroll/add-a-blogroll-link/" rel="nofollow">http://en.support.wordpress.com/blogroll/add-a-blogroll-link/</a> You display it in a Links widget. <a href="http://en.support.wordpress.com/widgets/links-widget/" rel="nofollow">http://en.support.wordpress.com/widgets/links-widget/</a></p>
<blockquote><p>why a picture that I thought I deleted keeps re-appearing on my blog home page</p></blockquote>
<p>We can't answer that until yoyur post a link to the blog in question. If you are referring to the blog you have with the Oxygen theme then there are threads that do provide the answer to every question about that theme  <a href="http://en.forums.wordpress.com/tags/oxygen" rel="nofollow">http://en.forums.wordpress.com/tags/oxygen</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-957866</link>
			<pubDate>Thu, 26 Jul 2012 17:56:26 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">957866@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There is no phone support.<br />
On the bottom of your Admin page you will find a link to the Learn WordPress.com blogging Tutorial prepared by Staff. <a href="http://learn.wordpress.com/" rel="nofollow">http://learn.wordpress.com/</a> The support documentation is all found at the Support link <a href="http://en.support.wordpress.com" rel="nofollow">http://en.support.wordpress.com</a> which is also on the bottom of your Admin page.<br />
<a href="http://en.support.wordpress.com/introduction/" rel="nofollow">http://en.support.wordpress.com/introduction/</a></p>
<blockquote><p> have a few questions about layout and widgets, etc.</p></blockquote>
<p><a href="http://en.support.wordpress.com/widgets/" rel="nofollow">http://en.support.wordpress.com/widgets/</a><br />
<a href="http://en.support.wordpress.com/topic/widgets-sidebars/" rel="nofollow">http://en.support.wordpress.com/topic/widgets-sidebars/</a><br />
<a href="http://en.support.wordpress.com/themes/layout-issues/" rel="nofollow">http://en.support.wordpress.com/themes/layout-issues/</a></p>
<blockquote><p>how to change the font color</p></blockquote>
<p>These are 3 ways to change fonts on wordpress.com blogs.</p>
<p>(1) Changing font families, colors and size in text in posts or pages either post by post or page by page by coding into the HTML editor. <a href="http://en.support.wordpress.com/editors/font-size-color/" rel="nofollow">http://en.support.wordpress.com/editors/font-size-color/</a></p>
<p>(2) Changing font colors in text in posts or pages either post by post or page by page using the #4 icon (Select text color – change the text color) in Row 2 the Visual editor. <a href="http://en.support.wordpress.com/visual-editor/#row-2" rel="nofollow">http://en.support.wordpress.com/visual-editor/#row-2</a></p>
<p>(3) Changing all font families, colors and sizes throughout the whole blog by purchasing an annually renewable Custom Design upgrade and using Typekit Fonts with Staff support. <a href="http://en.support.wordpress.com/custom-design/" rel="nofollow">http://en.support.wordpress.com/custom-design/</a></p>
<p>Note: A few themes do provide for changing font color in the Blog Title and/or optional Tagline and/or links. In the majority of themes font changes to font families, colors and size in the blog title, tagline, menu, post titles, page titles, categories and tags, widget headings, comments, and links cannot be done without CSS editing.
</p>
]]></description>
					</item>
		<item>
			<title>sparkyspitfire on "getting started questions, minor bumps in getting this blog off the ground."</title>
			<link>http://en.forums.wordpress.com/topic/getting-started-questions-minor-bumps-in-getting-this-blog-off-the-ground#post-957847</link>
			<pubDate>Thu, 26 Jul 2012 17:48:52 +0000</pubDate>
			<dc:creator>sparkyspitfire</dc:creator>
			<guid isPermaLink="false">957847@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have a few questions about layout and widgets, etc.  Is there really no way to speak to someone about my questions? Is there a live operator out there anywhere?  I have questions about how to change the font color, what the hell is the difference between links and blogrolls, why a picture that I thought I deleted keeps re-appearing on my blog home page, etc. etc.  I really need to talk to someone about a few vexing problems.  I have gone to the forums and searched, but no one else has the same dumb problems or if they do, I am just not tech savvy enough to understand the answer.  Sorry to be so old school, WordPress, but you know, talking is sometimes helpful...<br />
Blog url: <a href='http://sparkyspitfire.wordpress.com/'>http://sparkyspitfire.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
