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

		<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>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>

	</channel>
</rss>
