<?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; Tag: fixed menu - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/fixed-menu</link>
		<description>WordPress.com Forums &#187; Tag: fixed menu - Recent Posts</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 21:26:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/fixed-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>artistsattheendoftheworld on "Menu bar on Vintage Camera theme?"</title>
			<link>http://en.forums.wordpress.com/topic/menu-bar-on-vintage-camera-theme#post-1077991</link>
			<pubDate>Mon, 26 Nov 2012 02:18:39 +0000</pubDate>
			<dc:creator>artistsattheendoftheworld</dc:creator>
			<guid isPermaLink="false">1077991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,<br />
This is probably really simple but I can't seem to work it out- can I have a fixed menu of my pages with this theme?<br />
Thanks!<br />
Amy
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1025167</link>
			<pubDate>Sat, 29 Sep 2012 00:33:41 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025167@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I only knew to check because I helped out in the 2nd part of that thread. :)</p>
<p>Cheers.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1025150</link>
			<pubDate>Sat, 29 Sep 2012 00:05:50 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1025150@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@designsimply. Thanks. Should have thought to check out previous post.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How do I stop menu bar scrolling and other questions about mixfolio theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-stop-menu-bar-scrolling-and-other-questions-about-mixfolio-theme#post-1025011</link>
			<pubDate>Fri, 28 Sep 2012 22:01:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025011@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I would also like to change the color of the menu bar and the the fonts. If this is possible, please tell me how to do this.</p></blockquote>
<p>To change colors and fonts, start out by checking to see if you can make the changes you need with the Appearance &#8594; Custom Design &#8594; Fonts page and the Appearance &#8594; Themes &#8594; Customize &#8594; Colors &#38; Backgrounds options.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How do I stop menu bar scrolling and other questions about mixfolio theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-stop-menu-bar-scrolling-and-other-questions-about-mixfolio-theme#post-1025009</link>
			<pubDate>Fri, 28 Sep 2012 22:00:15 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025009@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I would like the menu bar to stay on the screen when the page is scrolled through. Is it possible to do this? If so, what is the CSS code please.</p></blockquote>
<p>To fix the main menu to the top of the screen for the Mixfolio theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>body {
	padding-top: 64px;
}
#branding-inner {
	position: fixed;
	top: 0;
	z-index: 9;
	width: 100%;
}
.logged-in #branding-inner {
	padding-top: 28px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1024986</link>
			<pubDate>Fri, 28 Sep 2012 21:45:47 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1024986@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@notchangingmyname, the smart sticky menu in the example you linked actually uses a bit of Javascript, and so there's not a way to add it to a WordPress.com blog since WordPress.com doesn't allow you to add Javascript. Sorry about that.</p>
<p>Here's a tutorial I found in case you're still curious about how it works:<br />
<a href="http://www.jay-han.com/2011/11/10/simple-smart-sticky-navigation-bar-with-jquery/" rel="nofollow">http://www.jay-han.com/2011/11/10/simple-smart-sticky-navigation-bar-with-jquery/</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1024979</link>
			<pubDate>Fri, 28 Sep 2012 21:41:20 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1024979@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@houstonweaver, I remember that she has posted it before. Check it out here:<br />
<a href="http://en.forums.wordpress.com/topic/menu-issues-2?replies=7#post-983351" rel="nofollow">http://en.forums.wordpress.com/topic/menu-issues-2?replies=7#post-983351</a>
</p>
]]></description>
					</item>
		<item>
			<title>nduoma on "How do I stop menu bar scrolling and other questions about mixfolio theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-stop-menu-bar-scrolling-and-other-questions-about-mixfolio-theme#post-1018781</link>
			<pubDate>Sat, 22 Sep 2012 01:42:11 +0000</pubDate>
			<dc:creator>nduoma</dc:creator>
			<guid isPermaLink="false">1018781@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>follow
</p>
]]></description>
					</item>
		<item>
			<title>nduoma on "How do I stop menu bar scrolling and other questions about mixfolio theme"</title>
			<link>http://en.forums.wordpress.com/topic/how-do-i-stop-menu-bar-scrolling-and-other-questions-about-mixfolio-theme#post-1018779</link>
			<pubDate>Sat, 22 Sep 2012 01:41:40 +0000</pubDate>
			<dc:creator>nduoma</dc:creator>
			<guid isPermaLink="false">1018779@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I would like the menu bar to stay on the screen when the page is scrolled through. Is it possible to do this? If so, what is the CSS code please. I am new to this.</p>
<p>I would also like to change the color of the menu bar and the the fonts. If this is possible, please tell me how to do this.</p>
<p>Thanks
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1018738</link>
			<pubDate>Fri, 21 Sep 2012 23:56:50 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1018738@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I like what you have with your sticky bottom menu. Can you share how you did it?
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1018638</link>
			<pubDate>Fri, 21 Sep 2012 22:31:43 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">1018638@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, i figured it out, kinda
</p>
]]></description>
					</item>
		<item>
			<title>duto on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1017400</link>
			<pubDate>Thu, 20 Sep 2012 20:57:40 +0000</pubDate>
			<dc:creator>duto</dc:creator>
			<guid isPermaLink="false">1017400@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Basically, you can do so by placing the navigation (#navigation) in the position of absolute ("position: absolute"). But it also depends on the theme you are using. To the theme you are using is not currently possible. Please check <a href="http://wpbtips.wordpress.com/2009/12/15/position-absolute-pt-2/">this article</a>.
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Fixing the menu to the top of the page"</title>
			<link>http://en.forums.wordpress.com/topic/fixing-the-menu-to-the-top-of-the-page#post-1017103</link>
			<pubDate>Thu, 20 Sep 2012 16:48:51 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">1017103@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks to help that I've received in the forum previously, I already know how to fix the menu to the top or the bottom of the page. What I'm looking to do now is create the effect found at the following link:</p>
<p><a href="http://cupcakesandcashmere.com/" rel="nofollow">http://cupcakesandcashmere.com/</a></p>
<p>See how the menu starts below the header, but as you scroll down it becomes fixed to the top? That's what I want. Is it possible with CSS?</p>
<p>Thanks in advance!!
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Menu issues"</title>
			<link>http://en.forums.wordpress.com/topic/menu-issues-2#post-983822</link>
			<pubDate>Tue, 21 Aug 2012 20:54:57 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">983822@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It worked!! Thanks designsimply! And thanks again zandyring!
</p>
]]></description>
					</item>
		<item>
			<title>zandyring on "Menu issues"</title>
			<link>http://en.forums.wordpress.com/topic/menu-issues-2#post-983777</link>
			<pubDate>Tue, 21 Aug 2012 20:29:26 +0000</pubDate>
			<dc:creator>zandyring</dc:creator>
			<guid isPermaLink="false">983777@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm dying to know if this worked!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Menu issues"</title>
			<link>http://en.forums.wordpress.com/topic/menu-issues-2#post-983682</link>
			<pubDate>Tue, 21 Aug 2012 19:25:17 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">983682@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try:</p>
<pre><code>#access ul ul {
	top: auto;
	bottom: 38px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>zandyring on "Menu issues"</title>
			<link>http://en.forums.wordpress.com/topic/menu-issues-2#post-983641</link>
			<pubDate>Tue, 21 Aug 2012 19:10:32 +0000</pubDate>
			<dc:creator>zandyring</dc:creator>
			<guid isPermaLink="false">983641@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is really a stumper for me. Drop down menus will automatically push up if there isn't room on the bottom of the page, but since yours is stuck right to the bottom, I'm not sure if it's just swallowing the menu or what. Maybe where you have "bottom: 0" put in 1px, and perhaps it'll register space enough to push the menu up?
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Menu issues"</title>
			<link>http://en.forums.wordpress.com/topic/menu-issues-2#post-983351</link>
			<pubDate>Tue, 21 Aug 2012 16:52:09 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">983351@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the attempt zandyring! It didn't work though.</p>
<p>Here is my css for moving the menu bar, if that helps. </p>
<pre><code>#access {
	background:#333;
	display:block;
	float:left;
	margin:0 auto;
	width:100%;
	position:fixed;
	bottom:0;
	left:0;
	z-index:50;
}

#access .menu-header,div.menu {
	margin:auto;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>zandyring on "Menu issues"</title>
			<link>http://en.forums.wordpress.com/topic/menu-issues-2#post-983146</link>
			<pubDate>Tue, 21 Aug 2012 14:05:57 +0000</pubDate>
			<dc:creator>zandyring</dc:creator>
			<guid isPermaLink="false">983146@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm not sure if this will work, but give it a try and see what happens (I'm experimenting through you...)<br />
Add this to your css:</p>
<p><code>.sub-menu {position: relative; top: 940px;}</code></p>
<p>You'll need to tinker with the "top" attribute number - assuming it works at all.
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Menu issues"</title>
			<link>http://en.forums.wordpress.com/topic/menu-issues-2#post-982123</link>
			<pubDate>Mon, 20 Aug 2012 20:51:57 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">982123@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all, </p>
<p>With justpi's help I was able to fix my menu to the bottom of the page. The problem now is that when you put your mouse over the links, the "sub"-categories don't appear. For example, when you put your mouse over "Health and Fitness," you should have to option of choosing between three categories. I'm assuming I can't see them because they are 'dropping down' out of view, so how can I fix my code to make them rise up? Thanks!!
</p>
]]></description>
					</item>

	</channel>
</rss>
