<?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: How to change the main menu?</title>
		<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu</link>
		<description>Support Forum - Topic: How to change the main menu?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:20: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/topic/how-to-change-the-main-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98409</link>
			<pubDate>Mon, 25 Feb 2013 20:03:16 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">98409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that Devin and Peter got you back on track.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98354</link>
			<pubDate>Mon, 25 Feb 2013 10:24:03 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect, that solves everything! thank you very much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98319</link>
			<pubDate>Mon, 25 Feb 2013 03:40:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This should do it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#text-12 h1 {
text-transform: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98279</link>
			<pubDate>Sun, 24 Feb 2013 17:32:01 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98279@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hm that code didnt work, so here is the link: &#60;a href=&#34;http://www.mappenguide.de&#34; rel=&#34;nofollow&#34;&#62;http://www.mappenguide.de&#60;/a&#62;&#60;br /&#62;
On the right side next to the video you can see the word &#34;MAPPENTIPPS&#34;, which I need to have in small letters, but its part of a widget. The code of this widget starts like this:&#60;br /&#62;
&#38;lt;h1&#38;gt;MappenTipps&#38;lt;/h1&#38;gt;&#60;br /&#62;
&#60;br /&#62;
&#38;lt;div id=&#34;mc_embed_signup&#34; style=&#34;width: 250px;&#34;&#38;gt;&#38;lt;form id=&#34;mc-embedded-subscribe-form&#34; class=&#34;validate&#34; style=&#34;font: normal 100% Arial, sans-serif; font-size: 10px;&#34; action=&#34;http://mappenguide.us2.list-manage.com/subscribe/post&#34; method=&#34;post&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;I hope this is helpful.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98251</link>
			<pubDate>Sun, 24 Feb 2013 14:27:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi EvilMuelli,&#60;/p&#62;
&#60;p&#62;Try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry-content h1 .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    text-transform:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should take care of all the headings, but if not, can you link us to the page that has the incorrect text-transform so we can target it directly?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98250</link>
			<pubDate>Sun, 24 Feb 2013 14:11:48 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98250@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank your. that helped.&#60;br /&#62;
But still my &#38;lt;h1&#38;gt; titles in the text are only in uppercase letters. how can I change also that? sorry for all that questions... I hope you can help me. thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98224</link>
			<pubDate>Sun, 24 Feb 2013 07:30:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62;Please add following code to css/custom.css or to the quick css option field:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .callout, .title_container {
text-transform: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98185</link>
			<pubDate>Sat, 23 Feb 2013 15:20:42 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, that helped. Thank you very much!&#60;br /&#62;
Now I need something similar for example for the page titles. They are still only in uppercase letters. I want that everything can be written in small letters too. Any idea for that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98173</link>
			<pubDate>Sat, 23 Feb 2013 12:51:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please add following code to css/custom.css or to the quick css option field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.main_menu ul:first-child &#38;gt; li &#38;gt; a {
text-transform: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EvilMuelli on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-98046</link>
			<pubDate>Fri, 22 Feb 2013 14:24:03 +0000</pubDate>
			<dc:creator>EvilMuelli</dc:creator>
			<guid isPermaLink="false">98046@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I also don't want to use only uppercase letters for the menu. I need normal (small) letters too. How can I change that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-94248</link>
			<pubDate>Thu, 31 Jan 2013 03:05:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94248@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Oscar,&#60;/p&#62;
&#60;p&#62;I only see main top level menu items and don't see any secondary level menu items. I would not use words like 'bold' or 'uppercase' to describe the look of your menu, but 'thin' and 'lowercase with front letter capitalized' . Perhaps I've misunderstood and we speak of something completely different. &#60;a href=&#34;http://www.clipular.com/c?1797469=8lnoPv4FKps9w3h9Ay47WQNSzHM&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?1797469=8lnoPv4FKps9w3h9Ay47WQNSzHM&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>oscarnava1984 on "How to change the main menu?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-main-menu#post-94150</link>
			<pubDate>Wed, 30 Jan 2013 15:12:16 +0000</pubDate>
			<dc:creator>oscarnava1984</dc:creator>
			<guid isPermaLink="false">94150@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I want to change the font of the menu, I dont want bold uppercase to the main categories, I want it all the same.&#60;/p&#62;
&#60;p&#62;Thanks for your answer.&#60;/p&#62;
&#60;p&#62;Oscar
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
