<?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: Moving navigation bar below header</title>
		<link>http://en.forums.wordpress.com/topic/moving-navigation-bar-below-header</link>
		<description>WordPress.com Forums &#187; Topic: Moving navigation bar below header</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 15:51:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/moving-navigation-bar-below-header" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Moving navigation bar below header"</title>
			<link>http://en.forums.wordpress.com/topic/moving-navigation-bar-below-header#post-1088439</link>
			<pubDate>Thu, 06 Dec 2012 18:27:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088439@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To move the main menu below the header on the Triton Lite theme, try adding something like this to the Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>#header {
	position: absolute;
	margin-top: 350px;
}
#slider-wrapper {
	padding-bottom: 105px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "Moving navigation bar below header"</title>
			<link>http://en.forums.wordpress.com/topic/moving-navigation-bar-below-header#post-1066377</link>
			<pubDate>Sun, 11 Nov 2012 17:07:17 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1066377@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't help with CSS editing. All CSS editing is theme specific and this is a link to the Triton Lite style sheet so you can locate the selectors you need <a href="https://wpcom-themes.svn.automattic.com/triton-lite/style.css" rel="nofollow">https://wpcom-themes.svn.automattic.com/triton-lite/style.css</a> Note that when you alter a theme’s stylesheet, you only need to put in the Editor the modification/additions to the CSS, not the entire thing.
</p>
]]></description>
					</item>
		<item>
			<title>erinmcguey on "Moving navigation bar below header"</title>
			<link>http://en.forums.wordpress.com/topic/moving-navigation-bar-below-header#post-1066373</link>
			<pubDate>Sun, 11 Nov 2012 16:51:25 +0000</pubDate>
			<dc:creator>erinmcguey</dc:creator>
			<guid isPermaLink="false">1066373@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to move the navigation bar below the header so that there is no empty space at the top of the page. I am using the Triton Lite theme</p>
<p>I have been playing around in the custom CSS, but I can't seem to get them to switch.
</p>
]]></description>
					</item>

	</channel>
</rss>
