<?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: Change Main Menu Font, Color and Bold</title>
		<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold</link>
		<description>Support Forum - Topic: Change Main Menu Font, Color and Bold</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 22:31:57 +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/change-main-menu-font-color-and-bold" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-34193</link>
			<pubDate>Thu, 08 Dec 2011 04:13:46 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34193@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) In abundance&#38;gt;js&#38;gt;avia.js find&#60;br /&#62;
&#60;code&#62;avia_cufon_helper(&#38;#39;h1, h2, h3, h4, h5, h6&#38;#39;);&#60;/code&#62;&#60;br /&#62;
change this by&#60;br /&#62;
&#60;code&#62;avia_cufon_helper(&#38;#39;h1, h2, h3, h4, h5, h6, #top .main_menu .avia_mega a&#38;#39;);&#60;/code&#62;&#60;br /&#62;
This will apply the custom font you've set in your settings.&#60;/p&#62;
&#60;p&#62;2) In your style.css find &#60;code&#62;#header .container&#60;/code&#62;&#60;br /&#62;
Between the brackets add&#60;br /&#62;
&#60;code&#62;margin-top:-20px;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oncorsolutions on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-34107</link>
			<pubDate>Wed, 07 Dec 2011 05:14:17 +0000</pubDate>
			<dc:creator>oncorsolutions</dc:creator>
			<guid isPermaLink="false">34107@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris, I emailed you the website (normally I would post it, but this one I can't).  &#60;/p&#62;
&#60;p&#62;1) Want to change the main menu font to Josefin&#60;/p&#62;
&#60;p&#62;2) Reduce the overall size of the spacing between the top and the main menu (logo does not need to move).&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-34089</link>
			<pubDate>Wed, 07 Dec 2011 03:47:39 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">34089@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not sure, if you could link to your page I could have a look at it. It might be that you're applying it on the main menu text in general instead of on your linked list items. Try placing your .main_menu elements in .main_menu li a.&#60;/p&#62;
&#60;p&#62;2) In your custom.css add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .bg-logo a{margin-top:-10px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Of course you can change the negative value so the logo moves up more.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oncorsolutions on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33988</link>
			<pubDate>Mon, 05 Dec 2011 19:25:53 +0000</pubDate>
			<dc:creator>oncorsolutions</dc:creator>
			<guid isPermaLink="false">33988@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Question 1)&#60;/p&#62;
&#60;p&#62;So what am I missing... must be something simple.&#60;/p&#62;
&#60;p&#62;.main_menu{&#60;br /&#62;
font-size:25px;&#60;br /&#62;
font-family:&#34;Josefin&#34; !important;&#60;br /&#62;
}&#60;br /&#62;
.main_menu li a{&#60;br /&#62;
color:#ff0099 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Question 2&#60;br /&#62;
How do I reduce the space above the logo?&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33979</link>
			<pubDate>Mon, 05 Dec 2011 18:33:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No - in this case the standard font (weight) will be used :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oncorsolutions on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33953</link>
			<pubDate>Mon, 05 Dec 2011 13:30:47 +0000</pubDate>
			<dc:creator>oncorsolutions</dc:creator>
			<guid isPermaLink="false">33953@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;If I don't bold the Josefin font, do I still need to go through all these steps?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33935</link>
			<pubDate>Mon, 05 Dec 2011 12:54:42 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33935@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) You can center align the menu by adding a padding on the left - use following code in css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu .avia_mega {
    padding-left: 40px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you'd like to use the mega menu it's not possible to change the menu position because the mega menu calculation requires a left aligned menu.&#60;/p&#62;
&#60;p&#62;2) The problem is that cufon fonts support only one font weight - if you'd like to use bold too you need to generate a new cufon file which contains the bold version and the standard version. However this will increase the loading times quite a bit because the file size increases. &#60;/p&#62;
&#60;p&#62;You need to create a new cufon javascript file here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://cufon.shoqolate.com/generate/&#34; rel=&#34;nofollow&#34;&#62;http://cufon.shoqolate.com/generate/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;At the fifth imput field from the top which is labeld: &#34;Use the following value as the font-family of the generated font (optional)&#34; you need to enter the word &#34;cufon&#34; (without quotation marks). You can get the source font file from here: &#60;a href=&#34;http://www.fontsquirrel.com/fonts/Josefin&#34; rel=&#34;nofollow&#34;&#62;http://www.fontsquirrel.com/fonts/Josefin&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then replace the right font file in corona\framework\js\fonts
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oncorsolutions on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33909</link>
			<pubDate>Mon, 05 Dec 2011 01:35:00 +0000</pubDate>
			<dc:creator>oncorsolutions</dc:creator>
			<guid isPermaLink="false">33909@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1 more question... how can I centre the main menu?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oncorsolutions on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33908</link>
			<pubDate>Mon, 05 Dec 2011 01:30:57 +0000</pubDate>
			<dc:creator>oncorsolutions</dc:creator>
			<guid isPermaLink="false">33908@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks... you guys are amazing!  It all worked, but I would like to change the font to the Josefin that is all ready loaded as part of the theme, but I can't seem to get it to work.&#60;/p&#62;
&#60;p&#62;Also, quick question, how do you reduce the space at the top (between the top of the page and the logo / search field).&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33825</link>
			<pubDate>Sun, 04 Dec 2011 05:30:56 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">33825@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;in your custom.css add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.main_menu{
font-size:25px;
font-family:&#38;quot;Times New Roman&#38;quot; !important;
}
.main_menu li a{
color:#ff0099 !important;
font-weight:bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It should be pretty obvious what stands for what. Font size, font family &#38;amp; font color, the font-weight is for making it bold. You can obviously change the family &#38;amp; color etc. If you want to use special fonts you can check out &#60;a href=&#34;http://www.google.com/webfonts#ChoosePlace:select&#34;&#62;this&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oncorsolutions on "Change Main Menu Font, Color and Bold"</title>
			<link>http://www.kriesi.at/support/topic/change-main-menu-font-color-and-bold#post-33764</link>
			<pubDate>Fri, 02 Dec 2011 18:54:55 +0000</pubDate>
			<dc:creator>oncorsolutions</dc:creator>
			<guid isPermaLink="false">33764@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I change the main menu on Abundance to a different font, being bold and a different color.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
