<?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: text font color - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/text-font-color</link>
		<description>Support Forum - Tag: text font color - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 18:55:37 +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/text-font-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66653</link>
			<pubDate>Fri, 20 Jul 2012 01:58:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66653@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I guess, I misinterpreted your inquiry. Try this one instead.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.dropdown_link {
color: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>barthuizinga on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66637</link>
			<pubDate>Fri, 20 Jul 2012 01:03:47 +0000</pubDate>
			<dc:creator>barthuizinga</dc:creator>
			<guid isPermaLink="false">66637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just noticed that the latest tweak changed the font colour of the drop down menu text in the main navigation... Not really what I was going for, but cool nonetheless. &#60;/p&#62;
&#60;p&#62;I'm really trying to change the submenu text colour on the top right which appears above the main menu text.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>barthuizinga on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66627</link>
			<pubDate>Fri, 20 Jul 2012 00:42:36 +0000</pubDate>
			<dc:creator>barthuizinga</dc:creator>
			<guid isPermaLink="false">66627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That didn't work either. Is there a way I can just manually override it so that it ignores the styling?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66459</link>
			<pubDate>Thu, 19 Jul 2012 03:57:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ,&#60;/p&#62;
&#60;p&#62;Try to use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .avia_mega ul a {
   color: #ff0000 !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>barthuizinga on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66435</link>
			<pubDate>Wed, 18 Jul 2012 20:40:23 +0000</pubDate>
			<dc:creator>barthuizinga</dc:creator>
			<guid isPermaLink="false">66435@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure. It's &#60;a href=&#34;http://www.w5th.com&#34; rel=&#34;nofollow&#34;&#62;http://www.w5th.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66432</link>
			<pubDate>Wed, 18 Jul 2012 20:34:26 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">66432@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey barthuizinga,&#60;/p&#62;
&#60;p&#62;Can we take a look at your site and inspect the css for the menu? Maybe there is something else interfering that we both are missing :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>barthuizinga on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66387</link>
			<pubDate>Wed, 18 Jul 2012 16:57:32 +0000</pubDate>
			<dc:creator>barthuizinga</dc:creator>
			<guid isPermaLink="false">66387@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;I couldn't get either one to work. I tried clearing my browser cache in case it was pulling old data, but that didn't help. Do I need to overwrite/edit one of the header files or perhaps create a custom css file? &#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66288</link>
			<pubDate>Wed, 18 Jul 2012 06:21:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66288@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi barthuizinga,&#60;/p&#62;
&#60;p&#62;Kindly use this code in your Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .avia_mega &#38;gt; li &#38;gt; ul a {
   color: #ff0000;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if the above code doesn't work, use this code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .avia_mega &#38;gt; li &#38;gt; ul a {
   color: #ff0000 !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>barthuizinga on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66230</link>
			<pubDate>Wed, 18 Jul 2012 00:00:14 +0000</pubDate>
			<dc:creator>barthuizinga</dc:creator>
			<guid isPermaLink="false">66230@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is actually what I have in my QuickCSS text box:&#60;/p&#62;
&#60;p&#62;#header .submenu {&#60;br /&#62;
color: #ff0000;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>barthuizinga on "SubMenu Navigation Font Colour"</title>
			<link>http://www.kriesi.at/support/topic/submenu-navigation-font-colour#post-66228</link>
			<pubDate>Tue, 17 Jul 2012 23:57:56 +0000</pubDate>
			<dc:creator>barthuizinga</dc:creator>
			<guid isPermaLink="false">66228@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was going through the support threads to figure out how to change the font colour of the submenu text, which appears above and to the right of the main menu.&#60;/p&#62;
&#60;p&#62;I would've thought that by entering the following into the QuickCSS it would've worked.&#60;/p&#62;
&#60;p&#62;#header .submenu {&#60;br /&#62;
color: #AAA;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Am I missing something or should I be putting it somewhere else? I am using the abundance theme.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-12566</link>
			<pubDate>Wed, 09 Feb 2011 06:23:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12566@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
did you solve the problem? According to this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/darken-font&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/darken-font&#60;/a&#62; you had a server / uploading problem...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>askmepc on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-12551</link>
			<pubDate>Tue, 08 Feb 2011 21:07:33 +0000</pubDate>
			<dc:creator>askmepc</dc:creator>
			<guid isPermaLink="false">12551@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have read so many posts now and tried a bunch of edits and for the Avisio theme I cannot get the text on normal pages to change color.&#60;br /&#62;
HELP. I have been at this all morning.&#60;br /&#62;
I have tried this on 3 style sheets&#60;br /&#62;
body{&#60;br /&#62;
background: #fff url(../images/skin1/bg.png) repeat-x 0 0;&#60;br /&#62;
color:#666;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;you say to change it there and I cannot find this, and I tried this&#60;br /&#62;
h1, h2, h3, h4, h5, h6, legend { color: #343434 !important; }&#60;/p&#62;
&#60;p&#62;and it only changed half of the site.&#60;br /&#62;
I have to finish this site today and my client hates the light font, she can barely see it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-10294</link>
			<pubDate>Wed, 15 Dec 2010 15:47:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">10294@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djk on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-10291</link>
			<pubDate>Wed, 15 Dec 2010 14:23:20 +0000</pubDate>
			<dc:creator>djk</dc:creator>
			<guid isPermaLink="false">10291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, i can change the color, great!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-10289</link>
			<pubDate>Wed, 15 Dec 2010 13:55:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">10289@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can find style1/2/3/4.css in a folder called &#34;css&#34; in your newscast theme folder. You need to download/upload the stylesheet via ftp software.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djk on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-10288</link>
			<pubDate>Wed, 15 Dec 2010 13:43:17 +0000</pubDate>
			<dc:creator>djk</dc:creator>
			<guid isPermaLink="false">10288@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, but i do not see this code in my style.css
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-10277</link>
			<pubDate>Wed, 15 Dec 2010 12:10:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">10277@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In style1/2/3/4.css you'll find following code (example style1.css):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body{
background: #fff url(../images/skin1/bg.png) repeat-x 0 0;
color:#666;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change the color value as you like.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djk on "color text"</title>
			<link>http://www.kriesi.at/support/topic/color-text#post-10274</link>
			<pubDate>Wed, 15 Dec 2010 11:51:31 +0000</pubDate>
			<dc:creator>djk</dc:creator>
			<guid isPermaLink="false">10274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like change the color of the text font, for each page. Does anyone know what code I need to change?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
