<?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: Space on &quot;Default Template&quot; for Seconday Sidebar</title>
		<link>http://en.forums.wordpress.com/topic/space-on-default-template-for-seconday-sidebar</link>
		<description>WordPress.com Forums &#187; Topic: Space on &quot;Default Template&quot; for Seconday Sidebar</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 20:58:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/space-on-default-template-for-seconday-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>indiafoundation on "Space on &quot;Default Template&quot; for Seconday Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/space-on-default-template-for-seconday-sidebar#post-1151631</link>
			<pubDate>Wed, 13 Feb 2013 08:34:25 +0000</pubDate>
			<dc:creator>indiafoundation</dc:creator>
			<guid isPermaLink="false">1151631@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I think I may have found the solution thanks to a few other posts...so, just in case this might help anyone else with similar queries -- I'm pasting below the code I think will do the trick!  </p>
<p><code>/* Centers menu bar */&lt;br /&gt;
.main-navigation {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;.main-navigation ul {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;/* Removes left side bar from all but home page */&lt;br /&gt;
.page-id-2 &lt;/p&gt;
&lt;p&gt;#tertiary,&lt;/p&gt;
&lt;p&gt;.page-id-5&lt;/p&gt;
&lt;p&gt;#tertiary,&lt;/p&gt;
&lt;p&gt;.page-id-8&lt;/p&gt;
&lt;p&gt;#tertiary,&lt;/p&gt;
&lt;p&gt;.page-id-[...and so on</code><code></code>]</p>
<p>#tertiary {<br />
	display: none;<br />
}</p>
<p>#content {<br />
	margin-right: 0;<br />
}
</p>
]]></description>
					</item>
		<item>
			<title>indiafoundation on "Space on &quot;Default Template&quot; for Seconday Sidebar"</title>
			<link>http://en.forums.wordpress.com/topic/space-on-default-template-for-seconday-sidebar#post-1151625</link>
			<pubDate>Wed, 13 Feb 2013 08:22:15 +0000</pubDate>
			<dc:creator>indiafoundation</dc:creator>
			<guid isPermaLink="false">1151625@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hey there. </p>
<p>I've been trying to read up on CSS and HTML and do this myself but I'm unable to--<br />
(I have customised Oxygen theme a little bit through a lot of trial and error). I want to customise it further, but need help :(</p>
<p>I have removed the "recent articles" and "more articles" section on the homepage, and that messes with the alignment of the secondary sidebar area on the homepage, so I haven't put any widgets over there. So now, unless I use the "full page width" for my pages, there is always a gap on the right side to make space for the secondary sidebar that's supposed to show up there. </p>
<p>I was hoping someone can help me edit the CSS in such a way that I can use "default template" --with the Primary sidebar intact, but without the space for the secondary sidebar showing up and cutting the width off the page.<br />
I hope this is making sense. </p>
<p>I would really, really appreciate any help - I'm really unable to wrap my head around the CSS-writing. :(</p>
<p>Thanks in advance!
</p>
]]></description>
					</item>

	</channel>
</rss>
