<?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: Changin the main Menu colour Size and font in replete</title>
		<link>http://www.kriesi.at/support/topic/changin-the-main-menu-colour-size-and-font-in-replete</link>
		<description>Support Forum - Topic: Changin the main Menu colour Size and font in replete</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 09:25:27 +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/changin-the-main-menu-colour-size-and-font-in-replete" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Changin the main Menu colour Size and font in replete"</title>
			<link>http://www.kriesi.at/support/topic/changin-the-main-menu-colour-size-and-font-in-replete#post-98338</link>
			<pubDate>Mon, 25 Feb 2013 06:55:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98338@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Add following code to the quick css field and change the color value if required:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.header_color .main_menu ul:first-child &#38;gt; li.current-menu-item &#38;gt; a, .header_color .main_menu ul:first-child &#38;gt; li.current_page_item &#38;gt; a{
color: #ff0000 important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>shaxuk on "Changin the main Menu colour Size and font in replete"</title>
			<link>http://www.kriesi.at/support/topic/changin-the-main-menu-colour-size-and-font-in-replete#post-98293</link>
			<pubDate>Sun, 24 Feb 2013 22:18:35 +0000</pubDate>
			<dc:creator>shaxuk</dc:creator>
			<guid isPermaLink="false">98293@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin&#60;/p&#62;
&#60;p&#62;just one more thing how do i get the link to change colour when clicked. like i want the colour of the LINK to change to RED. and stay RED when on that page.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;shax
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Changin the main Menu colour Size and font in replete"</title>
			<link>http://www.kriesi.at/support/topic/changin-the-main-menu-colour-size-and-font-in-replete#post-98032</link>
			<pubDate>Fri, 22 Feb 2013 13:30:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98032@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi shax,&#60;/p&#62;
&#60;p&#62;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;.header_color .main_menu ul:first-child &#38;gt; li &#38;gt; a, #top .header_color .main_menu .menu ul .current_page_item &#38;gt; a, #top .header_color .main_menu .menu ul .current-menu-item &#38;gt; a {
color: #FFF;
}
.header_color .main_menu ul:first-child &#38;gt; li a:hover, .header_color .main_menu ul:first-child &#38;gt; li.current-menu-item &#38;gt; a, .header_color .main_menu ul:first-child &#38;gt; li.current_page_item &#38;gt; a, .header_color .main_menu ul:first-child &#38;gt; li.active-parent-item &#38;gt; a {
color: #FFF;
}

.header_color .sub_menu &#38;gt; ul &#38;gt; li &#38;gt; a {
color: #fff;
}

.main_menu ul:first-child &#38;gt; li &#38;gt; a {
font-size: 13px;
font-family: Times;
}

.sub_menu &#38;gt; ul &#38;gt; li &#38;gt; a, .sub_menu &#38;gt; div &#38;gt; ul &#38;gt; li &#38;gt; a {
font-size: 13px;
font-family: Times;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the font-family, see: &#60;a href=&#34;http://www.w3schools.com/cssref/pr_font_font-family.asp&#34; rel=&#34;nofollow&#34;&#62;http://www.w3schools.com/cssref/pr_font_font-family.asp&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shaxuk on "Changin the main Menu colour Size and font in replete"</title>
			<link>http://www.kriesi.at/support/topic/changin-the-main-menu-colour-size-and-font-in-replete#post-97944</link>
			<pubDate>Thu, 21 Feb 2013 22:46:44 +0000</pubDate>
			<dc:creator>shaxuk</dc:creator>
			<guid isPermaLink="false">97944@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can i change the following&#60;/p&#62;
&#60;p&#62;Main Menu Colour to White (background has been changed to black)&#60;br /&#62;
Main Menu Size bigger&#60;br /&#62;
Main Menu font&#60;/p&#62;
&#60;p&#62;I want the same to be changed for the upper menu (next to search section).&#60;/p&#62;
&#60;p&#62;thanks&#60;/p&#62;
&#60;p&#62;shax
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
