<?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: SIGHT theme: right side bar</title>
		<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar</link>
		<description>WordPress.com Forums &#187; Topic: SIGHT theme: right side bar</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 13:23:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/sight-theme-right-side-bar" rel="self" type="application/rss+xml" />

		<item>
			<title>justpi on "SIGHT theme: right side bar"</title>
			<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar#post-1128230</link>
			<pubDate>Sat, 19 Jan 2013 08:44:46 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1128230@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're welcome.</p>
<p>Note: I suggested a solution with multiple selectors (so you could remove one of them) because I wasn't sure if by "pages" you meant static pages or dynamic pages or both. If you really mean no sidebar anywhere except the home page, you can also do it literally like that. Instead of the first two lines above you could use this:<br />
<pre><code>#secondary {
    display: none;
}
body.home #secondary {
    display: block;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>scarletstemper on "SIGHT theme: right side bar"</title>
			<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar#post-1128223</link>
			<pubDate>Sat, 19 Jan 2013 08:26:02 +0000</pubDate>
			<dc:creator>scarletstemper</dc:creator>
			<guid isPermaLink="false">1128223@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you so much! You are the best =)
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "SIGHT theme: right side bar"</title>
			<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar#post-1127388</link>
			<pubDate>Fri, 18 Jan 2013 04:46:28 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1127388@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh, sorry - I hadn't noticed this is a CSS question.<br />
If you mean no sidebar on the single post view, no sidebar on static pages, and no sidebar on category/archive pages, paste this in the CSS editor:<br />
<pre><code>body.single #secondary, body.page #secondary, body.archive #secondary {
    display: none;
}
body.page .site-content, body.archive .site-content {
    width: 100%;
}
body.single .site-content {
    width: 97%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>scarletstemper on "SIGHT theme: right side bar"</title>
			<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar#post-1127348</link>
			<pubDate>Fri, 18 Jan 2013 02:59:26 +0000</pubDate>
			<dc:creator>scarletstemper</dc:creator>
			<guid isPermaLink="false">1127348@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anyone else?
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "SIGHT theme: right side bar"</title>
			<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar#post-1125371</link>
			<pubDate>Wed, 16 Jan 2013 05:51:07 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1125371@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I know that in some theme you can edit this through the dash board but for this theme I can't do that.</p></blockquote>
<p>That's correct. There's no such option in Sight.
</p>
]]></description>
					</item>
		<item>
			<title>scarletstemper on "SIGHT theme: right side bar"</title>
			<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar#post-1125348</link>
			<pubDate>Wed, 16 Jan 2013 05:02:46 +0000</pubDate>
			<dc:creator>scarletstemper</dc:creator>
			<guid isPermaLink="false">1125348@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anyone?
</p>
]]></description>
					</item>
		<item>
			<title>scarletstemper on "SIGHT theme: right side bar"</title>
			<link>http://en.forums.wordpress.com/topic/sight-theme-right-side-bar#post-1123030</link>
			<pubDate>Mon, 14 Jan 2013 02:48:16 +0000</pubDate>
			<dc:creator>scarletstemper</dc:creator>
			<guid isPermaLink="false">1123030@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello!</p>
<p>Does anyone know how to get rid of the RIGHT side bar on pages/blog entries? For example, if you go to my site and click on ABOUT, SHOP, UPCLOSE, or OUTFIT - it shows the right bar. Same goes with my blog entries. </p>
<p>I know that in some theme you can edit this through the dash board but for this theme I can't do that. </p>
<p>Can anyone please help me? I would like to start adding stuff to my pages asap as soon as this is fixed =)</p>
<p>Thank you!</p>
<p>Kelly
</p>
]]></description>
					</item>

	</channel>
</rss>
