<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Change Font Color and Size</title>
		<link>http://www.kriesi.at/support/topic/change-font-color-and-size</link>
		<description>Support Forum - Topic: Change Font Color and Size</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 14:52:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/change-font-color-and-size" rel="self" type="application/rss+xml" />

		<item>
			<title>JoelAnthony on "Change Font Color and Size"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-and-size#post-20693</link>
			<pubDate>Wed, 08 Jun 2011 09:44:58 +0000</pubDate>
			<dc:creator>JoelAnthony</dc:creator>
			<guid isPermaLink="false">20693@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the help; it worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Change Font Color and Size"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-and-size#post-20611</link>
			<pubDate>Tue, 07 Jun 2011 12:17:16 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">20611@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Instead of using inline styles on an individual post basis, you can modify the CSS to make this change site wide and therefore very easy for less experienced users adding / updating posts on your site.&#60;/p&#62;
&#60;p&#62;In &#60;strong&#62;{theme-folder}/css/style1.css&#60;/strong&#62; (or style2.css / style3.css depending on the colour scheme you chose) find this code (should be line 1):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body {
    background: none repeat scroll 0 0 #222222;
    color: #777777;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and change it to:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body {
    background: none repeat scroll 0 0 #222222;
    color: #c8c8c8;
   font-size: 14px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Personally I think that #C8C8C8 may be too light so feel free to change this as required, also change the font size from 14px as required (default for this theme is 13px).&#60;/p&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JoelAnthony on "Change Font Color and Size"</title>
			<link>http://www.kriesi.at/support/topic/change-font-color-and-size#post-20546</link>
			<pubDate>Mon, 06 Jun 2011 10:02:38 +0000</pubDate>
			<dc:creator>JoelAnthony</dc:creator>
			<guid isPermaLink="false">20546@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Need to change the font size and color on all posts and pages - the main content font. This is probably a simple answer, but I could not find it within the style.css. Every time I post something I manually enter, &#38;lt;font size=&#34;3&#34;&#38;gt;&#38;lt;font color=&#34;#c8c8c8&#34;&#38;gt; Trying to transfer the website over to others who cannot use html and need it to be simple. Please help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
