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

		<item>
			<title>weinold on "centered heading in free theme?"</title>
			<link>http://en.forums.wordpress.com/topic/centered-heading-in-free-theme#post-1182567</link>
			<pubDate>Fri, 15 Mar 2013 12:00:55 +0000</pubDate>
			<dc:creator>weinold</dc:creator>
			<guid isPermaLink="false">1182567@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>is there any chance of layouting the heading of the free "fresh &#38; clean" theme CENTERED? or do i have to purchase some additional features?
</p>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Twenty Eleven - Page not exactly centered on the iPhone"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-not-exactly-centered-on-the-iphone#post-1105069</link>
			<pubDate>Thu, 27 Dec 2012 20:25:28 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1105069@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Perfect :) Thank you so much, once again!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Twenty Eleven - Page not exactly centered on the iPhone"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-not-exactly-centered-on-the-iphone#post-1105064</link>
			<pubDate>Thu, 27 Dec 2012 20:19:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1105064@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Nice find! </p>
<p>Try changing the visibility property for it instead of the display property.</p>
<pre><code>#branding .only-search #s {
	visibility: hidden;
}</code></pre>
<p>Visibility:hidden keeps the structure of something and makes it invisible while display:none hides an element and also takes it out of the document flow (and so things can get rejiggered unexpectedly that way).
</p>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Twenty Eleven - Page not exactly centered on the iPhone"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-not-exactly-centered-on-the-iphone#post-1104952</link>
			<pubDate>Thu, 27 Dec 2012 19:14:44 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1104952@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi designsimply<br />
Thank you for coming to the rescue once again :)</p>
<p>This line's the culprit, meant to remove the search box..</p>
<p><code>#branding .only-search #s {&lt;br /&gt;
	display: none;&lt;br /&gt;
}</code></p>
<p>With the search box on, everything is centered.. Any ideas on why and how one can remove it and still have a centered page?</p>
<p>Cheers!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Twenty Eleven - Page not exactly centered on the iPhone"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-not-exactly-centered-on-the-iphone#post-1104900</link>
			<pubDate>Thu, 27 Dec 2012 18:35:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1104900@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To troubleshoot this, would recommend making a copy of your current custom CSS, then delete it and test again. If the margins look good, add back the first half of the custom CSS, save, and re-check. Repeat those steps until you find which CSS you've added is causing the trouble.
</p>
]]></description>
					</item>
		<item>
			<title>tiagodovale on "Twenty Eleven - Page not exactly centered on the iPhone"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-page-not-exactly-centered-on-the-iphone#post-1092647</link>
			<pubDate>Tue, 11 Dec 2012 22:23:56 +0000</pubDate>
			<dc:creator>tiagodovale</dc:creator>
			<guid isPermaLink="false">1092647@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi guys</p>
<p>My blog resizes well for portable devices, like the iPhone, but it seems to be like 20 pixels off to the left: it's not exactly centered.</p>
<p>I reviewed my CSS but couldn't find the guilty part.. any ideas??</p>
<p>Cheers!!
</p>
]]></description>
					</item>
		<item>
			<title>worldvisionaustralia on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1051508</link>
			<pubDate>Thu, 25 Oct 2012 22:50:50 +0000</pubDate>
			<dc:creator>worldvisionaustralia</dc:creator>
			<guid isPermaLink="false">1051508@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey @thesacredpath, I'm a long time listener, first time caller. I just used this little bit of CSS and wanted to say thanks - I often see your advice across the forums and I really appreciate it!
</p>
]]></description>
					</item>
		<item>
			<title>mikaylawujec on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1029049</link>
			<pubDate>Wed, 03 Oct 2012 17:53:31 +0000</pubDate>
			<dc:creator>mikaylawujec</dc:creator>
			<guid isPermaLink="false">1029049@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks very much! I think you're right about 3 highlights is good.<br />
Cheers, </p>
<p>Mikayla
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1025493</link>
			<pubDate>Sat, 29 Sep 2012 14:06:04 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025493@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Btw, your blog looks fantastic! And there's already a lot going on for the home page, so I think the 3 recent posts highlights is generally a good number.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1025487</link>
			<pubDate>Sat, 29 Sep 2012 14:00:19 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025487@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Right now, only 3 articles are displayed. Is there any way to increase this amount using css?</p></blockquote>
<p>There isn't a way to change the number of recent articles in the Oxygen theme on WordPress.com because it is coded in to the PHP code of the theme itself and WordPress.com does not offer an option to change PHP theme code.
</p>
]]></description>
					</item>
		<item>
			<title>mikaylawujec on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1021182</link>
			<pubDate>Mon, 24 Sep 2012 23:40:31 +0000</pubDate>
			<dc:creator>mikaylawujec</dc:creator>
			<guid isPermaLink="false">1021182@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks again!<br />
I have one more question regarding the "recent articles" section underneath the featured slider. Right now, only 3 articles are displayed. Is there any way to increase this amount using css? There are no options to achieve this in the current options.
</p>
]]></description>
					</item>
		<item>
			<title>hendikaf on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1013517</link>
			<pubDate>Mon, 17 Sep 2012 14:12:42 +0000</pubDate>
			<dc:creator>hendikaf</dc:creator>
			<guid isPermaLink="false">1013517@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is the code I used to center the title and tagline:</p>
<p>.site-description {<br />
	text-align:center;<br />
}</p>
<p>.site-title {<br />
	text-align:center;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>mikaylawujec on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1012691</link>
			<pubDate>Sun, 16 Sep 2012 17:31:59 +0000</pubDate>
			<dc:creator>mikaylawujec</dc:creator>
			<guid isPermaLink="false">1012691@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for that response! I'm also wondering if you know how to center the header text? Thanks very much!
</p>
]]></description>
					</item>
		<item>
			<title>hendikaf on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1008875</link>
			<pubDate>Thu, 13 Sep 2012 15:33:09 +0000</pubDate>
			<dc:creator>hendikaf</dc:creator>
			<guid isPermaLink="false">1008875@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It works.</p>
<p>Thank you very much for your help !
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1008572</link>
			<pubDate>Thu, 13 Sep 2012 07:27:42 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1008572@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try.</p>
<pre><code>.main-navigation {
text-align: center;
width: 100%;
}

.main-navigation ul {
display: inline-block;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>hendikaf on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1007767</link>
			<pubDate>Wed, 12 Sep 2012 17:34:50 +0000</pubDate>
			<dc:creator>hendikaf</dc:creator>
			<guid isPermaLink="false">1007767@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi !</p>
<p>I have the issue and can't figure out how to do it with CSS (tried - among many others - NAV.site-navigation.main-navigation {text-align:center;}).</p>
<p>I've taken a look at your blog and it seems like you've suceeded. Could you help me with it too?</p>
<p>Thank you very much.</p>
<p>My blog: hendikaf.com
</p>
]]></description>
					</item>
		<item>
			<title>mikaylawujec on "How can I center my main navigation menu in Oxygen theme?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-center-my-main-navigation-menu-in-oxygen-theme#post-1002407</link>
			<pubDate>Sat, 08 Sep 2012 14:49:11 +0000</pubDate>
			<dc:creator>mikaylawujec</dc:creator>
			<guid isPermaLink="false">1002407@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey there, </p>
<p>I just purchased the CSS upgrade for Oxygen theme.<br />
I would like to center the main navigation menu that is under the header. Any help would be much appreciated! Thanks very much.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-805413</link>
			<pubDate>Mon, 30 Jan 2012 20:14:00 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">805413@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@jmbenesh<br />
I answered that question here &#62; <a href="http://en.forums.wordpress.com/topic/fresh-clean-slider-help?replies=2#post-803693" rel="nofollow">http://en.forums.wordpress.com/topic/fresh-clean-slider-help?replies=2#post-803693</a>
</p>
]]></description>
					</item>
		<item>
			<title>haikugirl on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-804029</link>
			<pubDate>Sat, 28 Jan 2012 15:14:02 +0000</pubDate>
			<dc:creator>haikugirl</dc:creator>
			<guid isPermaLink="false">804029@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The images seem to be centred now - thanks WordPress! (I didn't try the CSS in the end.)</p>
<p>I would also like to know about the slider. It seems like it doesn't slide on its own.
</p>
]]></description>
					</item>
		<item>
			<title>jmbenesh on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-803664</link>
			<pubDate>Fri, 27 Jan 2012 23:11:21 +0000</pubDate>
			<dc:creator>jmbenesh</dc:creator>
			<guid isPermaLink="false">803664@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can anyone else that is using Fresh &#38; Clean help with something?</p>
<p>With the featured slider on the home page, do the stories actually "slide", i.e. change over a certain period of time? If that does not happen by default, is it something that I can add in or go somewhere and change?</p>
<p>And if it does happen, can the slider speed somehow be changed? I'd like to be able to have the stories on my blog (<a href="http://hypethemovies.wordpress.com/">Hype the Movies</a>) slide every 5-10 seconds if possible.</p>
<p>Thanks in advance for your responses!
</p>
]]></description>
					</item>
		<item>
			<title>thevelvetrocket on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-802984</link>
			<pubDate>Fri, 27 Jan 2012 05:43:23 +0000</pubDate>
			<dc:creator>thevelvetrocket</dc:creator>
			<guid isPermaLink="false">802984@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks WP staff for fixing this... You guys are awesome.
</p>
]]></description>
					</item>
		<item>
			<title>thevelvetrocket on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-802152</link>
			<pubDate>Thu, 26 Jan 2012 09:41:50 +0000</pubDate>
			<dc:creator>thevelvetrocket</dc:creator>
			<guid isPermaLink="false">802152@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@ haikugirl</p>
<p>Did you try out the CSS code?</p>
<p>I'm not sure I'm smart enough to know where to put the code...
</p>
]]></description>
					</item>
		<item>
			<title>haikugirl on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-801808</link>
			<pubDate>Wed, 25 Jan 2012 22:02:06 +0000</pubDate>
			<dc:creator>haikugirl</dc:creator>
			<guid isPermaLink="false">801808@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Having the same problem. Thanks for the CSS code - will give it a shot! :)
</p>
]]></description>
					</item>
		<item>
			<title>thevelvetrocket on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-800915</link>
			<pubDate>Tue, 24 Jan 2012 23:30:21 +0000</pubDate>
			<dc:creator>thevelvetrocket</dc:creator>
			<guid isPermaLink="false">800915@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for all of the information...  </p>
<p>@ thesacredpath </p>
<p>Thank you for posting the necessary fix.  And thank you as well for the caution to not annoy the WP staff...  </p>
<p>@ baobabtravel</p>
<p>I love everything else about this theme and so I am hoping that just this one little detail will get fixed.
</p>
]]></description>
					</item>
		<item>
			<title>baobabtravel on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-800269</link>
			<pubDate>Tue, 24 Jan 2012 11:01:01 +0000</pubDate>
			<dc:creator>baobabtravel</dc:creator>
			<guid isPermaLink="false">800269@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you thesacredpath again! I have added the coding to my custom CSS and that has done the trick :-)</p>
<p>thevelvetrocket - If I can give you any advice, for $30 buy the custom design upgrade. I did this last Sunday and it is absolutely worth the money. All my blog issues are now solved so easily.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-799705</link>
			<pubDate>Mon, 23 Jan 2012 20:58:19 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">799705@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When Theme Staff can help you they will.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-799704</link>
			<pubDate>Mon, 23 Jan 2012 20:57:25 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">799704@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>For anyone with the custom design upgrade, add this to your custom CSS and it will fix the issue.</p>
<pre><code>.aligncenter {
margin-left: auto !important;
margin-right: auto !important;
}</code></pre>
<p>@thevelvetrocket, you will just have to be patient till someone from the theme team wanders through the themes forum. I was frowned at once for trying to force the issue by alerting them, so I don't do that anymore.
</p>
]]></description>
					</item>
		<item>
			<title>thevelvetrocket on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-799690</link>
			<pubDate>Mon, 23 Jan 2012 20:48:52 +0000</pubDate>
			<dc:creator>thevelvetrocket</dc:creator>
			<guid isPermaLink="false">799690@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anything you can do to help, WordPress Staff?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-799247</link>
			<pubDate>Mon, 23 Jan 2012 10:48:52 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">799247@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Staff need to look at all the image stuff in that theme. It could be there are other issues as well with other image alignments.
</p>
]]></description>
					</item>
		<item>
			<title>thevelvetrocket on "Images Not Centered in Fresh &amp; Clean"</title>
			<link>http://en.forums.wordpress.com/topic/images-not-centered-in-fresh-clean#post-799244</link>
			<pubDate>Mon, 23 Jan 2012 10:35:02 +0000</pubDate>
			<dc:creator>thevelvetrocket</dc:creator>
			<guid isPermaLink="false">799244@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@thesacredpath</p>
<p>Thanks again.  I'm glad to hear it is an easy fix...  </p>
<p>I really like this theme and if this one little glitch gets fixed, Fresh &#38; Clean will be perfect for me.
</p>
]]></description>
					</item>

	</channel>
</rss>
