<?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: Nishita - Centering Navigation Menu via Custom CSS</title>
		<link>http://en.forums.wordpress.com/topic/nishita-centering-navigation-menu-via-custom-css</link>
		<description>WordPress.com Forums &#187; Topic: Nishita - Centering Navigation Menu via Custom CSS</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 05:56:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/nishita-centering-navigation-menu-via-custom-css" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Nishita - Centering Navigation Menu via Custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/nishita-centering-navigation-menu-via-custom-css#post-1051484</link>
			<pubDate>Thu, 25 Oct 2012 22:03:48 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1051484@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's an excellent centering trick! In the case of the Nishita theme, it's mucked up by a few super specific selectors later in the CSS that you need to match in the custom CSS in order to make it work. Give this a try:</p>
<pre><code>.layout-photoblog div.menu {
	text-align: center;
}
.layout-photoblog #nav,
.layout-photoblog div.menu ul {
	display: inline-block;
	width: inherit;
	overflow: hidden;
}</code></pre>
<p>P.S. Wow! Great photos!
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Nishita - Centering Navigation Menu via Custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/nishita-centering-navigation-menu-via-custom-css#post-1044158</link>
			<pubDate>Thu, 18 Oct 2012 18:07:28 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1044158@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops, messed up my back ticks...</p>
<pre><code>.menu {
    text-align: center;
}
.menu ul {
    display: inline-block;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Nishita - Centering Navigation Menu via Custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/nishita-centering-navigation-menu-via-custom-css#post-1044156</link>
			<pubDate>Thu, 18 Oct 2012 18:06:44 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1044156@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Just a rank amateur, but try this:</p>
<p>`.menu {<br />
    text-align: center;<br />
}<br />
.menu ul {<br />
    display: inline-block;<br />
}'
</p>
]]></description>
					</item>
		<item>
			<title>priscillaphanphotography on "Nishita - Centering Navigation Menu via Custom CSS"</title>
			<link>http://en.forums.wordpress.com/topic/nishita-centering-navigation-menu-via-custom-css#post-1043659</link>
			<pubDate>Thu, 18 Oct 2012 05:05:41 +0000</pubDate>
			<dc:creator>priscillaphanphotography</dc:creator>
			<guid isPermaLink="false">1043659@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello all,</p>
<p>I am trying to centre my navigation menu through CSS.</p>
<p>Is there someone who can assist me with this? Or might know how to do this?</p>
<p>Thank you for your help,<br />
Priscilla
</p>
]]></description>
					</item>

	</channel>
</rss>
