<?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 font color?</title>
		<link>http://www.kriesi.at/support/topic/changing-font-color</link>
		<description>Support Forum - Topic: Changing font color?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 11:52:01 +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-font-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Changing font color?"</title>
			<link>http://www.kriesi.at/support/topic/changing-font-color#post-101875</link>
			<pubDate>Mon, 18 Mar 2013 16:58:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">101875@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Changing font color?"</title>
			<link>http://www.kriesi.at/support/topic/changing-font-color#post-101860</link>
			<pubDate>Mon, 18 Mar 2013 16:34:29 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">101860@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, thanks a lot Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Changing font color?"</title>
			<link>http://www.kriesi.at/support/topic/changing-font-color#post-101812</link>
			<pubDate>Mon, 18 Mar 2013 14:33:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">101812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;For each of these you'll be adding the css to either the Quick CSS in the Styling tab or the custom.css file in the themes css folder.&#60;/p&#62;
&#60;p&#62;1)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu ul.menu &#38;gt; li &#38;gt; a {
    color: red;
    font-weight: normal;
}
#top .main_menu ul.menu &#38;gt; li &#38;gt; a:hover {
    color: blue;
    font-weight: normal;
}
#top .main_menu ul.menu &#38;gt; li.current-menu-item &#38;gt; a {
    color: #333;
    font-weight: normal;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2 and 3)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .portfolio-wrap .title_container h1.main-title a {
color: #C00;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3 as well if you just want it to be different for the open slide:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .portfolio-wrap .open_slide .title_container h1.main-title a {
color: #FFC0CB;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Changing font color?"</title>
			<link>http://www.kriesi.at/support/topic/changing-font-color#post-101564</link>
			<pubDate>Sat, 16 Mar 2013 02:50:29 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">101564@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I'd like to change font color in several part of the site but without success:&#60;br /&#62;
1 - Menu Bar&#60;br /&#62;
(would like to avoid bold effect also when state is hover and on)&#60;br /&#62;
2 - Titles under item in 4 col Portfolio galery&#60;br /&#62;
3 - Title of the big selected item in Portfolio galery&#60;/p&#62;
&#60;p&#62;If you can help me…&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
