<?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: Font an color in main menu</title>
		<link>http://www.kriesi.at/support/topic/font-an-color-in-main-menu</link>
		<description>Support Forum - Topic: Font an color in main menu</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 09:07: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/font-an-color-in-main-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Font an color in main menu"</title>
			<link>http://www.kriesi.at/support/topic/font-an-color-in-main-menu#post-11929</link>
			<pubDate>Thu, 27 Jan 2011 09:19:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">11929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;My header.php (Habitat) looks totally different so I think we're talking about two different files. Can you create me an admin account and send me the login details to: &#60;a href=&#34;mailto:kriesi2000-dude@yahoo.com&#34;&#62;kriesi2000-dude@yahoo.com&#60;/a&#62; - I'll make the modification for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ckrunner on "Font an color in main menu"</title>
			<link>http://www.kriesi.at/support/topic/font-an-color-in-main-menu#post-11890</link>
			<pubDate>Wed, 26 Jan 2011 15:57:06 +0000</pubDate>
			<dc:creator>ckrunner</dc:creator>
			<guid isPermaLink="false">11890@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dude,&#60;/p&#62;
&#60;p&#62;the colors are changed. Tanks!&#60;/p&#62;
&#60;p&#62;But in the header.php there is no line like yours. (The header.php is located in the &#34;habitat&#34; folder - right?)&#60;br /&#62;
The contend of my header.php is the following:&#60;/p&#62;
&#60;p&#62;######&#60;/p&#62;
&#60;p&#62;set_cufon_font($applyCustomFontTo, $k_option['general']['font_heading']); $k_option['custom']['styling']-&#38;gt;set_element_background($applyBackgroundColorTo); $k_option['custom']['styling']-&#38;gt;set_element_background_image($applyBackgroundImage); $k_option['custom']['styling']-&#38;gt;set_font_color($applyFontColorTo); $k_option['custom']['styling']-&#38;gt;show(); ?&#38;gt; &#38;gt;&#60;/p&#62;
&#60;p&#62;'Main', 'container' =&#38;gt;false, 'menu_class' =&#38;gt; 'nav', 'echo' =&#38;gt; true, 'fallback_cb' =&#38;gt; 'kriesi_fallback_menu', 'before' =&#38;gt; '', 'after' =&#38;gt; '', 'link_before' =&#38;gt; '', 'link_after' =&#38;gt; '', 'depth' =&#38;gt; 0, 'context' =&#38;gt; 'frontend', 'walker' =&#38;gt; new kclass_description_walker()) ); ?&#38;gt;&#60;br /&#62;
######&#60;/p&#62;
&#60;p&#62;I'am right whith this document? What to change here?&#60;br /&#62;
Sorry, but I'm not jused to do chanchings in the php files...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Font an color in main menu"</title>
			<link>http://www.kriesi.at/support/topic/font-an-color-in-main-menu#post-11785</link>
			<pubDate>Tue, 25 Jan 2011 10:24:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">11785@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) In header.php you'll find following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$applyCustomFontTo = &#38;#39;#top h1, #top  h2, #top h3, #top  h4, #top  h5, #top  h6, #top  legend, #top .sliderheading, .big_button strong, .dynamicFont&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change it to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$applyCustomFontTo = &#38;#39;#top h1, #top  h2, #top h3, #top  h4, #top  h5, #top  h6, #top  legend, #top .sliderheading, .big_button strong, .dynamicFont, .nav, .nav ul&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Have a look at this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/change-link-colors&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/change-link-colors&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ckrunner on "Font an color in main menu"</title>
			<link>http://www.kriesi.at/support/topic/font-an-color-in-main-menu#post-11713</link>
			<pubDate>Sat, 22 Jan 2011 22:24:17 +0000</pubDate>
			<dc:creator>ckrunner</dc:creator>
			<guid isPermaLink="false">11713@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have chosen the &#34;Vollkorn&#34; font for the headlines.&#60;/p&#62;
&#60;p&#62;Now I would like to change the font for the main menu (which I build with wordpress) into &#34;Vollkorn&#34;, too.&#60;br /&#62;
Also I would like to change the color of the headlines (h1, h2, ...) and the menu into another color.&#60;/p&#62;
&#60;p&#62;How can I do this?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
