<?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: Main Navigation Menu CSS</title>
		<link>http://www.kriesi.at/support/topic/main-navigation-menu-css</link>
		<description>Support Forum - Topic: Main Navigation Menu CSS</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 14:45:20 +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/main-navigation-menu-css" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Main Navigation Menu CSS"</title>
			<link>http://www.kriesi.at/support/topic/main-navigation-menu-css#post-32000</link>
			<pubDate>Tue, 15 Nov 2011 23:47:24 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Good to see you've got it to work :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cwds on "Main Navigation Menu CSS"</title>
			<link>http://www.kriesi.at/support/topic/main-navigation-menu-css#post-31971</link>
			<pubDate>Tue, 15 Nov 2011 12:04:20 +0000</pubDate>
			<dc:creator>cwds</dc:creator>
			<guid isPermaLink="false">31971@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Got it thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cwds on "Main Navigation Menu CSS"</title>
			<link>http://www.kriesi.at/support/topic/main-navigation-menu-css#post-31951</link>
			<pubDate>Tue, 15 Nov 2011 07:41:55 +0000</pubDate>
			<dc:creator>cwds</dc:creator>
			<guid isPermaLink="false">31951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude thanks,&#60;/p&#62;
&#60;p&#62;My question is this:&#60;/p&#62;
&#60;p&#62;&#38;lt;ul id=&#34;WHATGOESHERE&#34; class=&#34;WHATGOESHERE&#34;&#38;gt;&#38;lt;li class=&#34;WHATGOESHERE&#34;&#38;gt;&#60;a href=&#34;http://webbusinesstactics.com/wp-login.php&#34; title=&#34;Login&#34;&#62;Member Login&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;To make my link look the top menu links in Shoutbox. The style is in the CSS already, I need to assign it. I tried using Firebug and attempted a few options but :(&#60;/p&#62;
&#60;p&#62;Can you replicate what my HTML would look like, not CSS?&#60;/p&#62;
&#60;p&#62;Rich.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Main Navigation Menu CSS"</title>
			<link>http://www.kriesi.at/support/topic/main-navigation-menu-css#post-31945</link>
			<pubDate>Tue, 15 Nov 2011 07:29:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can style the submenu item color, background, hover effect, etc. with following code in css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.submenu{
background: #222 url(../images/shared/grain.png) repeat 0 0;
border-bottom:7px solid #f1f1f1;
}

.submenu a{
color:#aaa;
}

.submenu a:hover, .submenu .current-menu-item a{
color:#fff;
background: transparent url(../images/skin-minimal/arrow-up.png) no-repeat bottom center;
outline:none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cwds on "Main Navigation Menu CSS"</title>
			<link>http://www.kriesi.at/support/topic/main-navigation-menu-css#post-31920</link>
			<pubDate>Tue, 15 Nov 2011 01:13:51 +0000</pubDate>
			<dc:creator>cwds</dc:creator>
			<guid isPermaLink="false">31920@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Chris,&#60;/p&#62;
&#60;p&#62;It's at &#60;a href=&#34;http://webbusinesstactics.com/&#34; rel=&#34;nofollow&#34;&#62;http://webbusinesstactics.com/&#60;/a&#62; - The login link is in the top menu.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Main Navigation Menu CSS"</title>
			<link>http://www.kriesi.at/support/topic/main-navigation-menu-css#post-31914</link>
			<pubDate>Mon, 14 Nov 2011 23:34:34 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">31914@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;could you link us to your site? This way we're sure what you mean so can provide specific instructions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cwds on "Main Navigation Menu CSS"</title>
			<link>http://www.kriesi.at/support/topic/main-navigation-menu-css#post-31889</link>
			<pubDate>Mon, 14 Nov 2011 17:29:02 +0000</pubDate>
			<dc:creator>cwds</dc:creator>
			<guid isPermaLink="false">31889@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Thank you for an awesome theme! I love it so much and it is so customizable I don't think I will ever need another :)&#60;/p&#62;
&#60;p&#62;I am having problem with styling a menu item.&#60;/p&#62;
&#60;p&#62;I have put in my header code this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (is_user_logged_in() ): ?&#38;gt;

							&#38;lt;?php
						/*
						*	display the main navigation menu
						*   modify the output in your wordpress admin backend at appearance-&#38;gt;menus
						*/
						$args = array(&#38;#39;theme_location&#38;#39;=&#38;gt;&#38;#39;avia2&#38;#39;, &#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;&#38;#39;, &#38;#39;max_columns&#38;#39;=&#38;gt;4);
						wp_nav_menu($args);
						?&#38;gt;
							&#38;lt;?php else: ?&#38;gt;
							&#38;lt;ul id=&#38;quot;menu-sub-menu&#38;quot; class=&#38;quot;avia_mega&#38;quot;&#38;gt;&#38;lt;li class=&#38;quot;megaWrapper&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;http://webbusinesstactics.com/wp-login.php&#38;quot; title=&#38;quot;Login&#38;quot;&#38;gt;Member Login&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;/ul&#38;gt;
							&#38;lt;?php endif ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I am having a really hard time styling the Member Login link like the rest of the menu - I do not know which ID or Class to assign to it.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Rich
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
