<?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: CSS removed right sidebar but home page not displaying correctly &amp; oxygen slider</title>
		<link>http://en.forums.wordpress.com/topic/css-removed-right-sidebar-but-home-page-not-displaying-correctly-oxygen-slider</link>
		<description>WordPress.com Forums &#187; Topic: CSS removed right sidebar but home page not displaying correctly &amp; oxygen slider</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 06:42:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-removed-right-sidebar-but-home-page-not-displaying-correctly-oxygen-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "CSS removed right sidebar but home page not displaying correctly &amp; oxygen slider"</title>
			<link>http://en.forums.wordpress.com/topic/css-removed-right-sidebar-but-home-page-not-displaying-correctly-oxygen-slider#post-1146417</link>
			<pubDate>Thu, 07 Feb 2013 23:53:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1146417@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm going to mark this topic as resolved since there haven't been any replies for a few weeks and I'm not seeing the issue you described at <a href="http://opim672.com/" rel="nofollow">http://opim672.com/</a></p>
<p>If you still need help, please reply back here and change the topic to "not resolved."
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "CSS removed right sidebar but home page not displaying correctly &amp; oxygen slider"</title>
			<link>http://en.forums.wordpress.com/topic/css-removed-right-sidebar-but-home-page-not-displaying-correctly-oxygen-slider#post-1127950</link>
			<pubDate>Fri, 18 Jan 2013 21:34:05 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1127950@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I checked <a href="http://opim672.com/" rel="nofollow">http://opim672.com/</a> just now, and the posts on the home page aren't extending into the space occupied by the right sidebar. Could you post back again if you're still having any trouble?
</p>
]]></description>
					</item>
		<item>
			<title>opim672 on "CSS removed right sidebar but home page not displaying correctly &amp; oxygen slider"</title>
			<link>http://en.forums.wordpress.com/topic/css-removed-right-sidebar-but-home-page-not-displaying-correctly-oxygen-slider#post-1118821</link>
			<pubDate>Thu, 10 Jan 2013 15:38:56 +0000</pubDate>
			<dc:creator>opim672</dc:creator>
			<guid isPermaLink="false">1118821@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm using the oxygen theme. On all but the home page I want to remove the right sidebar (all widgets). I was able to do so with the CSS below, but now posts on the home page extend into the space occupied by the right sidebar. How can I correct this?</p>
<p>Also, I want to *remove* the slider on the home page. Anyone know how to do that?</p>
<p>Any other feedback on the site would be greatly appreciated!</p>
<pre><code>/* Centers menu bar */
.main-navigation {
	text-align: center;
	width: 100%;
}

.main-navigation ul {
	display: inline-block;
}

/* Removes left side bar from all but home page */
.page-id-2 

#tertiary,

.page-id-5

#tertiary,

.page-id-8

#tertiary,

.page-id-[...and so on&lt;code&gt;&lt;/code&gt;]

#tertiary {
	display: none;
}

#content {
	margin-right: 0;
}</code></pre>
]]></description>
					</item>

	</channel>
</rss>
