<?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: Unify the color of all texts</title>
		<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts</link>
		<description>Support Forum - Topic: Unify the color of all texts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 11:26:18 +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/unify-the-color-of-all-texts" rel="self" type="application/rss+xml" />

		<item>
			<title>bg08ard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-52829</link>
			<pubDate>Mon, 23 Apr 2012 05:11:22 +0000</pubDate>
			<dc:creator>bg08ard</dc:creator>
			<guid isPermaLink="false">52829@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Mya,&#60;br /&#62;
It's perfect ! With your advices, I changed what I wanted.&#60;br /&#62;
Thank you very much Mya.&#60;br /&#62;
Kind regards&#60;br /&#62;
Bigi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-52609</link>
			<pubDate>Fri, 20 Apr 2012 18:43:13 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">52609@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bigi,&#60;/p&#62;
&#60;p&#62;The color of the widget text is controlled by the body color. Right now the color is set #CCCCCC which is a light grey. If you want the color to be a darker grey like the headings you'll need to change the color from #CCCCCC to #999999.&#60;/p&#62;
&#60;p&#62;This is the code you need to look for -&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body {
    background: url(&#38;quot;../images/skin2/bg.png&#38;quot;) repeat-x scroll 0 0 #333333;
    color: #CCCCCC;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To change set the link to white you'll need to change the color these two lines (found at the bottom of your style2.css) to be #FFFFFF.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;h1, h2, h3, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    color: #999999;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a {
    color: #999999;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I you want the &#34;Read More&#34; and category links to be white, you'll also need to change the color code here:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.entry-head, .entry-head a, .entry-bottom, .entry-bottom a {
    color: #888F96;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And here if you want to change the menu link color:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.nav li a {
    color: #AAAAAA;
}

.catnav li a {
    border-right: 1px solid #595959;
    color: #999999;
    text-shadow: 1px 1px 0 #222222;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Now something to note the widget headings and post headings are links so they will turn white with the code I used above. Not sure if you're counting that as text or a link so I thought I would mention it.&#60;/p&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bg08ard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-52488</link>
			<pubDate>Fri, 20 Apr 2012 05:26:48 +0000</pubDate>
			<dc:creator>bg08ard</dc:creator>
			<guid isPermaLink="false">52488@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Chris,&#60;br /&#62;
Here's link to my site : &#60;a href=&#34;http://www.bruno-gouhoury.com/blog&#34; rel=&#34;nofollow&#34;&#62;http://www.bruno-gouhoury.com/blog&#60;/a&#62;&#60;br /&#62;
I want unify all text color, grey for texts and white for all links / hover, including widgets.&#60;br /&#62;
Maybe you can see an other post &#34;display problem&#34; &#38;gt; &#60;a href=&#34;http://www.kriesi.at/support/topic/display-problem-with-safari-ipad-2&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/display-problem-with-safari-ipad-2&#60;/a&#62;  , I don't know there is a &#34;link&#34; between both.&#60;br /&#62;
Thank you&#60;br /&#62;
Best Regards&#60;br /&#62;
Bigi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-52457</link>
			<pubDate>Fri, 20 Apr 2012 01:22:03 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">52457@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Certainly, can you link to your site or specify which widgets? This way we can provide specific instructions. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bg08ard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-52422</link>
			<pubDate>Thu, 19 Apr 2012 21:53:08 +0000</pubDate>
			<dc:creator>bg08ard</dc:creator>
			<guid isPermaLink="false">52422@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Maybe someone know how to change color text of widget ?&#60;br /&#62;
Thanks&#60;br /&#62;
Bigi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bg08ard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-52390</link>
			<pubDate>Thu, 19 Apr 2012 18:23:44 +0000</pubDate>
			<dc:creator>bg08ard</dc:creator>
			<guid isPermaLink="false">52390@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;br /&#62;
It's ok, it works as I want !&#60;br /&#62;
Thank you&#60;br /&#62;
Kinds regards&#60;br /&#62;
Bigi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-51331</link>
			<pubDate>Wed, 11 Apr 2012 23:53:11 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">51331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bigi,&#60;/p&#62;
&#60;p&#62;If I understand you correctly then you'll need to add these hover states to your custom.css.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#fff;
}

#footer h1 a:hover, #footer h2 a:hover, #footer h3 a:hover, #footer h4 a:hover, #footer h5 a:hover, #footer h6 a:hover{
color:#fff;
} 

a:hover{color:#fff;}
#footer a:hover{color:#fff;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bg08ard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-51262</link>
			<pubDate>Wed, 11 Apr 2012 19:59:20 +0000</pubDate>
			<dc:creator>bg08ard</dc:creator>
			<guid isPermaLink="false">51262@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;br /&#62;
I would like the text in grey as in the menu and the links in white when I move the mouse over (as the menu)&#60;br /&#62;
Best regards&#60;br /&#62;
Bigi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-51220</link>
			<pubDate>Wed, 11 Apr 2012 17:38:30 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">51220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You're welcome. Let us know if you have any questions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bg08ard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-51048</link>
			<pubDate>Tue, 10 Apr 2012 21:33:38 +0000</pubDate>
			<dc:creator>bg08ard</dc:creator>
			<guid isPermaLink="false">51048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;br /&#62;
Thank you very much, I'll try !&#60;br /&#62;
BG
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-50762</link>
			<pubDate>Mon, 09 Apr 2012 17:47:42 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">50762@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bg08ard,&#60;/p&#62;
&#60;p&#62;You'll need to change the &#60;strong&#62;color&#60;/strong&#62; rule in the following areas in your style2.css in /newscast/css/ folder.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body {
    background: url(&#38;quot;../images/skin2/bg.png&#38;quot;) repeat-x scroll 0 0 #333333;
    color: #CCCCCC;
}

h1, h2, h3, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
    color: #FFFFFF;

a {
    color: #FFFFFF;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a {
    color: #EEEEEE;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The color code for the menu links is #999999 so that's what you'll want to use if you want the same color across board.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bg08ard on "Unify the color of all texts"</title>
			<link>http://www.kriesi.at/support/topic/unify-the-color-of-all-texts#post-50512</link>
			<pubDate>Sat, 07 Apr 2012 15:16:50 +0000</pubDate>
			<dc:creator>bg08ard</dc:creator>
			<guid isPermaLink="false">50512@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I want to get the same color for all posts, categories, widgets.... like color of menu (grey).&#60;br /&#62;
It's possible ? My theme runs with dark&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
