<?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: Changing color of text and headers in Levitation theme</title>
		<link>http://www.kriesi.at/support/topic/changing-color-of-text-and-headers-in-levitation-theme</link>
		<description>Support Forum - Topic: Changing color of text and headers in Levitation theme</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 07:27:33 +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/changing-color-of-text-and-headers-in-levitation-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Changing color of text and headers in Levitation theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-of-text-and-headers-in-levitation-theme#post-30249</link>
			<pubDate>Sun, 23 Oct 2011 08:06:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I checked your custom.js file and you insert the code like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Cufon.replace(&#38;#39;h1,h2,h3,h4,h5,h6,.heading #nav li a&#38;#39;,{ fontFamily: &#38;#39;Quicksand&#38;#39; });&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;instead of:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Cufon.replace(&#38;#39;h1,h2,h3,h4,h5,h6,.heading,#nav li a&#38;#39;,{ fontFamily: &#38;#39;Quicksand&#38;#39; });&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>marybella on "Changing color of text and headers in Levitation theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-of-text-and-headers-in-levitation-theme#post-30120</link>
			<pubDate>Fri, 21 Oct 2011 14:31:49 +0000</pubDate>
			<dc:creator>marybella</dc:creator>
			<guid isPermaLink="false">30120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nope, didn't work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing color of text and headers in Levitation theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-of-text-and-headers-in-levitation-theme#post-30103</link>
			<pubDate>Fri, 21 Oct 2011 06:26:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30103@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In js/custom.js replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Cufon.replace(&#38;#39;h1,h2,h3,h4,h5,h6,.heading&#38;#39;,{ fontFamily: &#38;#39;Quicksand&#38;#39; });&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Cufon.replace(&#38;#39;h1,h2,h3,h4,h5,h6,.heading, #nav li a&#38;#39;,{ fontFamily: &#38;#39;Quicksand&#38;#39; });&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>marybella on "Changing color of text and headers in Levitation theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-of-text-and-headers-in-levitation-theme#post-30029</link>
			<pubDate>Thu, 20 Oct 2011 15:20:18 +0000</pubDate>
			<dc:creator>marybella</dc:creator>
			<guid isPermaLink="false">30029@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, got it. The style1.css file does not appear in WP theme editor - you have to download it to change it.&#60;br /&#62;
Is there any way to use the same font as the headers, for the menu? Or change the Header font? I don't see any font references in either the main or the child css file to the font family used for headers - do I need to know Cufon programming for this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Changing color of text and headers in Levitation theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-of-text-and-headers-in-levitation-theme#post-29961</link>
			<pubDate>Thu, 20 Oct 2011 06:47:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
all color values can be found in levitation/css/style1.css - i.e. in your case the body color is:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body{
background: #fff;
color:#848484;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>marybella on "Changing color of text and headers in Levitation theme"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-of-text-and-headers-in-levitation-theme#post-29898</link>
			<pubDate>Wed, 19 Oct 2011 19:52:23 +0000</pubDate>
			<dc:creator>marybella</dc:creator>
			<guid isPermaLink="false">29898@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm versed in  CSS and Wordpress - but I can't figure out how to change the fonts and colours in your Levitation WP theme. Is there any way to do this? I tried adding the hexcode in the &#34;body&#34; reference but that only changed the menu text colour, I think.&#60;br /&#62;
&#60;a href=&#34;http://www.maestrawebdesign.com/wp&#34; rel=&#34;nofollow&#34;&#62;http://www.maestrawebdesign.com/wp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I like the theme, but if this is hard/impossible to change I think I will be asking for a refund and change it out again. Can you perhaps suggest one that is more adaptable?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Mary
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
