<?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 - Tag: colors - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/colors</link>
		<description>Support Forum - Tag: colors - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 08:19:23 +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/tags/colors" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Changing Color Scheme for Just One Template"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-scheme-for-just-one-template#post-100215</link>
			<pubDate>Fri, 08 Mar 2013 14:29:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100215@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi outtacontext,&#60;/p&#62;
&#60;p&#62;With css and the page body class you can target any single page and style it however you want. You can use a tool like Firebug for Firefox or Chrome/Safari's Inspect Element to pick out each selector and then add the new css to the Quick CSS or custom.css file.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://www.kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/fyi-firebug-tutorial-for-wordpress-users&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>outtacontext on "Changing Color Scheme for Just One Template"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-scheme-for-just-one-template#post-100075</link>
			<pubDate>Thu, 07 Mar 2013 17:03:41 +0000</pubDate>
			<dc:creator>outtacontext</dc:creator>
			<guid isPermaLink="false">100075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've been looking this over and it seems that the elements I want to change are these:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a different style for #sidebar-bg (which I could rename) to change the color of the sidebar)

&#38;lt;?php
 echo avia_logo(AVIA_BASE_URL.&#38;#39;images/layout/logo.png&#38;#39;); (to change the logo image)
?&#38;gt;

#top .site-background, html, body, .comment-reply-link, .main_menu .menu ul li, .title_container #searchsubmit:hover, .isotope .entry-content, .image_overlay_effect, .tagcloud a, .news-thumb, .tweet-thumb a, fieldset, pre, .container_wrap .social_bookmarks li, #info_text_header.minimized {
    background-color: #BDBDBD;
} (which is the main background color in the header.php file is called with this code: &#38;lt;body id=&#38;quot;top&#38;quot; &#38;lt;?php body_class(avia_get_option(&#38;#39;blog_layout&#38;#39;).&#38;quot; &#38;quot;.$style.$avia_config[&#38;#39;font_stack&#38;#39;]); ?&#38;gt;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now, this is just a guess (and I'd like you to tell me if it's true): couldn't I create a different header.php file (say, say called header-2.php) and change the call to the header in my new template to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_header(2);

	?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If it's true I can create a new header.php for this section I would need to know how to point to the new style in this php (to change the background color):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;body id=&#38;quot;top&#38;quot; &#38;lt;?php body_class(avia_get_option(&#38;#39;blog_layout&#38;#39;).&#38;quot; &#38;quot;.$style.$avia_config[&#38;#39;font_stack&#38;#39;]); ?&#38;gt;&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>outtacontext on "Changing Color Scheme for Just One Template"</title>
			<link>http://www.kriesi.at/support/topic/changing-color-scheme-for-just-one-template#post-100002</link>
			<pubDate>Thu, 07 Mar 2013 12:08:10 +0000</pubDate>
			<dc:creator>outtacontext</dc:creator>
			<guid isPermaLink="false">100002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to know if it's possible to change the colors of the Sentence design for just one template. &#60;/p&#62;
&#60;p&#62;What I'd like to do is to create a new section of the site using the default template but to have a different set of colors for just that one section. &#60;/p&#62;
&#60;p&#62;Also, I'd like to know the name of the file that is the default template as I would use that as a basis for the new section.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tarldr on "Styling Changes"</title>
			<link>http://www.kriesi.at/support/topic/styling-changes#post-87595</link>
			<pubDate>Tue, 11 Dec 2012 12:05:35 +0000</pubDate>
			<dc:creator>tarldr</dc:creator>
			<guid isPermaLink="false">87595@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank You!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Styling Changes"</title>
			<link>http://www.kriesi.at/support/topic/styling-changes#post-87151</link>
			<pubDate>Sun, 09 Dec 2012 09:03:40 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87151@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tarldr,&#60;/p&#62;
&#60;p&#62;Try to add this code on your Quick CSS(located inside the WP Dashboard, Choices &#38;gt; Theme Options &#38;gt; Styling) or the custom.css file (located inside the css folder of your theme's folder), I have added comments which corresponds to your questions:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 960px) {

	// #1
	.main_menu {
		width: 669px;
		margin: 9px auto;
		float: none;
	}

	// #2
	.infotext {
		padding-top: 0;
		padding-bottom: 0;
	}

	.infotext p {
		margin: 0;
	}

	//#3
	#footer .widgettitle {
		color: white !important;
	}

	//#4
	//This includes everything in the breadcrumb except the separator and the links
	.breadcrumb-trail .trail-before, .breadcrumb-trail .trail-end, .breadcrumb-trail .sep, .breadcrumb-trail a {
		color: white !important;
	}

	//Breadcrumb Links
	.breadcrumb a {
		color: white !important;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tarldr on "Styling Changes"</title>
			<link>http://www.kriesi.at/support/topic/styling-changes#post-87094</link>
			<pubDate>Sat, 08 Dec 2012 16:50:02 +0000</pubDate>
			<dc:creator>tarldr</dc:creator>
			<guid isPermaLink="false">87094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am new to using css and I could not find any answers that worked for 4 changes I am trying to make on my Choice theme @ &#60;a href=&#34;http://www.fpcviera.com/fpcpalmbay/&#34; rel=&#34;nofollow&#34;&#62;http://www.fpcviera.com/fpcpalmbay/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. How can I get my main menu to align in the center rather than to the left?&#60;/p&#62;
&#60;p&#62;2. How can I reduce the margins of my Top Banner Message? (to make it smaller, not the text, just the space above and below)&#60;/p&#62;
&#60;p&#62;3. How can I make the headers text in the widget footer area one color instead of the default of two colors?&#60;/p&#62;
&#60;p&#62;4. How can I change the color of the bread crumb text in the header area?&#60;/p&#62;
&#60;p&#62;Thank you for any help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-85306</link>
			<pubDate>Mon, 26 Nov 2012 05:05:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85306@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi atst,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atst on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-85211</link>
			<pubDate>Sat, 24 Nov 2012 10:03:46 +0000</pubDate>
			<dc:creator>atst</dc:creator>
			<guid isPermaLink="false">85211@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;nice!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84950</link>
			<pubDate>Thu, 22 Nov 2012 06:35:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css to fix the issue:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer_extra_text_div{
opacity: 1;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atst on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84867</link>
			<pubDate>Wed, 21 Nov 2012 11:43:17 +0000</pubDate>
			<dc:creator>atst</dc:creator>
			<guid isPermaLink="false">84867@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://stomadent.ee/&#34; rel=&#34;nofollow&#34;&#62;http://stomadent.ee/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84640</link>
			<pubDate>Tue, 20 Nov 2012 00:47:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84640@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi atst,&#60;/p&#62;
&#60;p&#62;I'm not really sure what you mean but if you can link to the page we can take a look and see if there is anything like that in the css.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "The Color of the Numbered Blog Pages and Tags Aren&#039;t Showing Up"</title>
			<link>http://www.kriesi.at/support/topic/the-color-of-the-numbered-blog-pages-and-tags-arent-showing-up#post-84580</link>
			<pubDate>Mon, 19 Nov 2012 18:54:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84580@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hutzelm,&#60;/p&#62;
&#60;p&#62;Sounds like the css for those numbers has been changed somehow so they aren't showing up properly. If you can link us to the pages we can inspect the code and give you a corrected bit of css to add.&#60;/p&#62;
&#60;p&#62;If that isn't possible, Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .pagination .current {
    color: #333;
}
#top .pagination a {
    color: #94315d;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Those two color codes should work unless there is something specific on your site interfering.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>atst on "Footer Textarea"</title>
			<link>http://www.kriesi.at/support/topic/footer-textarea#post-84547</link>
			<pubDate>Mon, 19 Nov 2012 10:35:24 +0000</pubDate>
			<dc:creator>atst</dc:creator>
			<guid isPermaLink="false">84547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hallo,&#60;/p&#62;
&#60;p&#62;I used the footer text area to show Facebook Face box, i use a iframe code for that. But on the page it views like through a fog all the colors are much lighter? Is there a css setting to clear the filter?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hutzelm on "The Color of the Numbered Blog Pages and Tags Aren&#039;t Showing Up"</title>
			<link>http://www.kriesi.at/support/topic/the-color-of-the-numbered-blog-pages-and-tags-arent-showing-up#post-84271</link>
			<pubDate>Fri, 16 Nov 2012 17:44:46 +0000</pubDate>
			<dc:creator>hutzelm</dc:creator>
			<guid isPermaLink="false">84271@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I cannot get the numbers of the blog pages (at the bottom of the page) to show up until its hovered over. Same issue with the tags under the 'Tags' tab at the bottom of the 404 page. They're just grey boxes. How can I fix this?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "All images are corrupt"</title>
			<link>http://www.kriesi.at/support/topic/all-images-are-corrupt#post-84189</link>
			<pubDate>Fri, 16 Nov 2012 07:00:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84189@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please try to reupload all images by using eg Filezilla or another ftp client. If this doesn't help please post a link to your website - I'd like to investigate the mime types of the files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>treycopeland on "All images are corrupt"</title>
			<link>http://www.kriesi.at/support/topic/all-images-are-corrupt#post-84146</link>
			<pubDate>Fri, 16 Nov 2012 01:52:34 +0000</pubDate>
			<dc:creator>treycopeland</dc:creator>
			<guid isPermaLink="false">84146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have given the images 666 and 777. Still nothing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "All images are corrupt"</title>
			<link>http://www.kriesi.at/support/topic/all-images-are-corrupt#post-83647</link>
			<pubDate>Tue, 13 Nov 2012 15:24:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83647@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi treycopeland,&#60;/p&#62;
&#60;p&#62;It could be that when the theme when installed did not get proper file permissions set to it that allow for the images to be read. For your example image, connect via ftp to your server and navigate to that image on your server. Check to see if it has at least 666 or 755 so that the image file can be read.&#60;/p&#62;
&#60;p&#62;Reference: &#60;a href=&#34;http://codex.wordpress.org/Changing_File_Permissions&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Changing_File_Permissions&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>treycopeland on "All images are corrupt"</title>
			<link>http://www.kriesi.at/support/topic/all-images-are-corrupt#post-83547</link>
			<pubDate>Tue, 13 Nov 2012 02:33:57 +0000</pubDate>
			<dc:creator>treycopeland</dc:creator>
			<guid isPermaLink="false">83547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I downloaded this theme from themeforest.net. I have had the issue with a lot of the images being corrupt. For example... /wp-content/themes/custom/config-woocommerce/images/star.png.&#60;/p&#62;
&#60;p&#62;I can view them locally on my hard drive fine, but they do not show up directly on the server. Any thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cruxcreative on "Checkout Font Colors"</title>
			<link>http://www.kriesi.at/support/topic/checkout-font-colors#post-60789</link>
			<pubDate>Mon, 18 Jun 2012 18:53:58 +0000</pubDate>
			<dc:creator>cruxcreative</dc:creator>
			<guid isPermaLink="false">60789@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well that was quick, figured it out myself..&#60;/p&#62;
&#60;p&#62;This is closed.. &#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;:-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cruxcreative on "Checkout Font Colors"</title>
			<link>http://www.kriesi.at/support/topic/checkout-font-colors#post-60788</link>
			<pubDate>Mon, 18 Jun 2012 18:39:50 +0000</pubDate>
			<dc:creator>cruxcreative</dc:creator>
			<guid isPermaLink="false">60788@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Greetings,&#60;br /&#62;
I am having an issue with font colors on my cart and check out page.&#60;/p&#62;
&#60;p&#62;On the cart page ( &#60;a href=&#34;http://notice-this.com/cart/&#34; rel=&#34;nofollow&#34;&#62;http://notice-this.com/cart/&#60;/a&#62; )  the colors for the&#60;br /&#62;
CART SUBTOTAL&#60;br /&#62;
&#38;amp;&#60;br /&#62;
ORDER TOTAL&#60;/p&#62;
&#60;p&#62;The fonts are to dark to read, the same thing happens on my Checkout page.&#60;/p&#62;
&#60;p&#62;I am trying to change these fonts to white?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;/p&#62;
&#60;p&#62;D/C
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change background colors"</title>
			<link>http://www.kriesi.at/support/topic/change-background-colors#post-52499</link>
			<pubDate>Fri, 20 Apr 2012 06:09:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">52499@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that Chris solved the problem for you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kgoddard8 on "Change background colors"</title>
			<link>http://www.kriesi.at/support/topic/change-background-colors#post-52471</link>
			<pubDate>Fri, 20 Apr 2012 03:28:42 +0000</pubDate>
			<dc:creator>kgoddard8</dc:creator>
			<guid isPermaLink="false">52471@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome! It worked perfectly, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Change background colors"</title>
			<link>http://www.kriesi.at/support/topic/change-background-colors#post-52460</link>
			<pubDate>Fri, 20 Apr 2012 01:42:12 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">52460@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;You can modify style1.css through your FTP.&#60;br /&#62;
But since you're not very familiar with WordPress I suggest you simply use Appearance &#38;gt; Editor and select Stylesheet or style.css.&#60;/p&#62;
&#60;p&#62;At the bottom of this file add the following&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#headwrap{background:#ee0000; !important;}
body{background:#00ee00 !important;}
#footerwrap{background:#0000ee !important;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Every listed background has a &#60;a href=&#34;http://www.2createawebsite.com/build/hex-colors.html&#34;&#62;hex color code&#60;/a&#62; which you can modify.&#60;/p&#62;
&#60;p&#62;I hope this helps.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kgoddard8 on "Change background colors"</title>
			<link>http://www.kriesi.at/support/topic/change-background-colors#post-52442</link>
			<pubDate>Fri, 20 Apr 2012 00:15:11 +0000</pubDate>
			<dc:creator>kgoddard8</dc:creator>
			<guid isPermaLink="false">52442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I'm a complete wordpress newbie trying to make the background colors of the theme red, white and blue. If anyone could point me in the right direction it would be much appreciated, Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change colors of links and hovers"</title>
			<link>http://www.kriesi.at/support/topic/change-colors-of-links-and-hovers#post-50977</link>
			<pubDate>Tue, 10 Apr 2012 15:32:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">50977@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My mistake. It's supposed to be style.css(located in the Display folder).&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SCommunicate on "Change colors of links and hovers"</title>
			<link>http://www.kriesi.at/support/topic/change-colors-of-links-and-hovers#post-50943</link>
			<pubDate>Tue, 10 Apr 2012 13:21:34 +0000</pubDate>
			<dc:creator>SCommunicate</dc:creator>
			<guid isPermaLink="false">50943@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Already searched stylesheet.css. There is no Quick CSS or custom.css that I can find. really need help on this ASAP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change colors of links and hovers"</title>
			<link>http://www.kriesi.at/support/topic/change-colors-of-links-and-hovers#post-50519</link>
			<pubDate>Sat, 07 Apr 2012 15:36:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">50519@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to add the following code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;code&#62;.nav li a {&#60;br /&#62;
color: #aaa;&#60;br /&#62;
}&#60;br /&#62;
.nav .currentli_item a, .nav li a:hover {&#60;br /&#62;
color: white;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The first code block is for the menu items, the second code block is for the hover and current menu item. Just replace the color as required. Hope this helps and Happy Easter. :)&#60;/p&#62;
&#60;p&#62;Best Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SCommunicate on "Change colors of links and hovers"</title>
			<link>http://www.kriesi.at/support/topic/change-colors-of-links-and-hovers#post-50506</link>
			<pubDate>Sat, 07 Apr 2012 14:53:16 +0000</pubDate>
			<dc:creator>SCommunicate</dc:creator>
			<guid isPermaLink="false">50506@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I change the color of links and hovers in menu items? I know this must be in the CSS but just need to know where.
&#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-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>

	</channel>
</rss>
