<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Move Navbar Under Header</title>
		<link>http://en.forums.wordpress.com/topic/move-navbar-under-header</link>
		<description>WordPress.com Forums &#187; Topic: Move Navbar Under Header</description>
		<language>en</language>
		<pubDate>Tue, 18 Jun 2013 22:52:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/move-navbar-under-header" rel="self" type="application/rss+xml" />

		<item>
			<title>houstonweaver on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1087521</link>
			<pubDate>Wed, 05 Dec 2012 21:29:30 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1087521@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Super solution! Looks great.
</p>
]]></description>
					</item>
		<item>
			<title>metalgaia on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1087395</link>
			<pubDate>Wed, 05 Dec 2012 20:01:47 +0000</pubDate>
			<dc:creator>metalgaia</dc:creator>
			<guid isPermaLink="false">1087395@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you! I ended up with a solution. I simply made the navbar a part of the header and it doesn't look half bad.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1087385</link>
			<pubDate>Wed, 05 Dec 2012 19:49:24 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1087385@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Super. I've had one thought but haven't experimented with it.  You can find your original CSS file <a href="https://wpcom-themes.svn.automattic.com/modularity-lite/style.css">HERE</a>.  I also find it helpful to view the page source that gives the html and shows  the selectors in play. There are also web develop plugins that allow you to inspect an element to see what tags are used on it.</p>
<p>Let me know if you need further help ... And if you get a solution, feel free to share it so that others may learn.
</p>
]]></description>
					</item>
		<item>
			<title>metalgaia on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1087104</link>
			<pubDate>Wed, 05 Dec 2012 16:21:19 +0000</pubDate>
			<dc:creator>metalgaia</dc:creator>
			<guid isPermaLink="false">1087104@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Actually...I think I thought of a solution, let me mess with this.
</p>
]]></description>
					</item>
		<item>
			<title>metalgaia on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1087100</link>
			<pubDate>Wed, 05 Dec 2012 16:15:45 +0000</pubDate>
			<dc:creator>metalgaia</dc:creator>
			<guid isPermaLink="false">1087100@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks so much for helping me. Part of the problem is that I don't know where to go to look at the original Modularity Lite CSS - because my custom CSS is not giving me the option of doing that anymore. </p>
<p>The black line I'm talking about is the line that is to the left of my side bar. It is a vertical line that runs up and down. It runs straight into where I put my nav bar. </p>
<p>Thanks again. Your help means a lot to me.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1086932</link>
			<pubDate>Wed, 05 Dec 2012 12:44:32 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1086932@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I like where you located the nav bar. The black line doesn't show up on my ipad right now. Will check when on my notebook later ... Or did you cure it?
</p>
]]></description>
					</item>
		<item>
			<title>metalgaia on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1086710</link>
			<pubDate>Wed, 05 Dec 2012 05:07:17 +0000</pubDate>
			<dc:creator>metalgaia</dc:creator>
			<guid isPermaLink="false">1086710@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks! This helped a lot! I have a lot more flexibility over the placement of my nav bar now. However, the only problem I have left is that a black line on my page is running through the navbar right where it says "music." Do you see what I'm talking about. I would like to figure out how to move that black line down, if not just simply get rid of it.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1085422</link>
			<pubDate>Tue, 04 Dec 2012 03:25:52 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1085422@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This might give a start.  I moved it left because it seemed to fit better there.  You might need to play with some of the numbers a bit.</p>
<pre><code>#top {
position: relative;
}

.main-nav {position: absolute; left: 10px;
bottom: -280px;
}

#sidebar {
margin-top: 10px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>metalgaia on "Move Navbar Under Header"</title>
			<link>http://en.forums.wordpress.com/topic/move-navbar-under-header#post-1080278</link>
			<pubDate>Wed, 28 Nov 2012 16:42:28 +0000</pubDate>
			<dc:creator>metalgaia</dc:creator>
			<guid isPermaLink="false">1080278@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To further explain. I would like my navbar to appear under the header. And I would like to do this with CSS. How do I do it? </p>
<p>I'm using the theme Modularity Lite. </p>
<p>My Website is Here: <a href="http://metalgaia.wordpress.com/" rel="nofollow">http://metalgaia.wordpress.com/</a></p>
<p>Thank You.
</p>
]]></description>
					</item>

	</channel>
</rss>
