<?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: Custom Navigation Bar</title>
		<link>http://www.kriesi.at/support/topic/custom-navigation-bar</link>
		<description>Support Forum - Topic: Custom Navigation Bar</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 11:34: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/custom-navigation-bar" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Custom Navigation Bar"</title>
			<link>http://www.kriesi.at/support/topic/custom-navigation-bar#post-23808</link>
			<pubDate>Sat, 30 Jul 2011 10:00:20 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23808@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved the problem :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Custom Navigation Bar"</title>
			<link>http://www.kriesi.at/support/topic/custom-navigation-bar#post-23765</link>
			<pubDate>Fri, 29 Jul 2011 12:26:06 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">23765@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I got it figured out. Playing around with Dev Tools in Firefox, found that it's linked to &#34;.catnav li&#34; .... not &#34;.nav li&#34;, once I made that change the color popped up.  Thanks for getting me in the right direction with the mod, without your help I probably wouldn't have figured out how to make this happen.&#60;/p&#62;
&#60;p&#62;Much appreciated!&#60;/p&#62;
&#60;p&#62;Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Custom Navigation Bar"</title>
			<link>http://www.kriesi.at/support/topic/custom-navigation-bar#post-23762</link>
			<pubDate>Fri, 29 Jul 2011 12:03:38 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">23762@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys, no luck. I viewed the source and I'm using style3.css - I put the following at the bottom of the style sheet ...&#60;/p&#62;
&#60;p&#62;.nav li a[href=&#34;http://chestermagazine.com/people-places&#34;] {&#60;br /&#62;
      background-color: #8e86a6;&#60;br /&#62;
    }&#60;/p&#62;
&#60;p&#62;... but it doesn't change. Just out of curiosity, I tried 1/2/4.css as well, and no luck.&#60;/p&#62;
&#60;p&#62;Is there something I'm doing wrong?  Or is there another area that needs to be edited?&#60;/p&#62;
&#60;p&#62;I'll turn off Maintenance Mode so you can look at the URL -- &#60;a href=&#34;http://chestermagazine.com/&#34; rel=&#34;nofollow&#34;&#62;http://chestermagazine.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Appreciate your help.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Custom Navigation Bar"</title>
			<link>http://www.kriesi.at/support/topic/custom-navigation-bar#post-23522</link>
			<pubDate>Tue, 26 Jul 2011 13:22:22 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">23522@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Very cool Chris, thank you for your assistance, I'll give this a whirl.&#60;/p&#62;
&#60;p&#62;Appreciate the help!&#60;/p&#62;
&#60;p&#62;Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Custom Navigation Bar"</title>
			<link>http://www.kriesi.at/support/topic/custom-navigation-bar#post-23356</link>
			<pubDate>Sat, 23 Jul 2011 21:44:49 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">23356@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;depending on which site theme you're using you can edit your style1/2/3/4.css and add link styling to the bottom of this file.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.nav li a[href=&#38;quot;http://google.com&#38;quot;] {
      background-color: #ff0099;
    }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The above will change the background color of a link to google in your navigation to a bright pink. Replace the url in the code by your link and replace the color code to your liking.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wspider on "Custom Navigation Bar"</title>
			<link>http://www.kriesi.at/support/topic/custom-navigation-bar#post-23282</link>
			<pubDate>Fri, 22 Jul 2011 13:51:03 +0000</pubDate>
			<dc:creator>wspider</dc:creator>
			<guid isPermaLink="false">23282@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, so this might be too custom to ask how to do it, but thought I'd give it a shot and if it is maybe you can point me in the right direction on where to get help.  I want to do a navigation bar like the one here -- &#60;a href=&#34;http://www.readcharlie.com&#34; rel=&#34;nofollow&#34;&#62;http://www.readcharlie.com&#60;/a&#62; -- where each category has it's own color. Is this possible to do within the confines of the theme CSS?&#60;/p&#62;
&#60;p&#62;Thanks for the help!&#60;/p&#62;
&#60;p&#62;Erik
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
