<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to remove the sidebar from a certain page?</title>
	<atom:link href="http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/</link>
	<description>Code Snippets and more ...</description>
	<lastBuildDate>Wed, 21 Sep 2011 08:20:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Bas</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-125</link>
		<dc:creator>Bas</dc:creator>
		<pubDate>Wed, 21 Sep 2011 08:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-125</guid>
		<description>I&#039;ve got the same issue as Shipra: how can I just remove one sidebar (secondary aside) from a certain page?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got the same issue as Shipra: how can I just remove one sidebar (secondary aside) from a certain page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-119</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Fri, 19 Aug 2011 06:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-119</guid>
		<description>I&#039;m having the same trouble a plenty of other people... I can get rid of the side bar BUT can&#039;t make use of that space. The page I&#039;m working on is called Sandbox so I edited the CSS to read: 

body.sandbox #container {
	width: 960px;
}
 
body.sandbox #content {
	width: 940px;
}

It&#039;s still not working though. check it out: www.allenjcochran.com/sandbox-2/

Any words of wisdom would be hugely appreciated!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same trouble a plenty of other people&#8230; I can get rid of the side bar BUT can&#8217;t make use of that space. The page I&#8217;m working on is called Sandbox so I edited the CSS to read: </p>
<p>body.sandbox #container {<br />
	width: 960px;<br />
}</p>
<p>body.sandbox #content {<br />
	width: 940px;<br />
}</p>
<p>It&#8217;s still not working though. check it out: <a href="http://www.allenjcochran.com/sandbox-2/" rel="nofollow">http://www.allenjcochran.com/sandbox-2/</a></p>
<p>Any words of wisdom would be hugely appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santi</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-108</link>
		<dc:creator>Santi</dc:creator>
		<pubDate>Fri, 24 Jun 2011 03:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-108</guid>
		<description>Not sure if you&#039;re still around. I&#039;m currently using a child theme I made from Thematic however I can&#039;t really seem to change anything. So far I&#039;ve added a header... All I want now is to have my content centered instead of on the left side, and I&#039;ve tried using this code but it doesnt change anything. Not sure what I&#039;m doing wrong. Any help is appreciated.</description>
		<content:encoded><![CDATA[<p>Not sure if you&#8217;re still around. I&#8217;m currently using a child theme I made from Thematic however I can&#8217;t really seem to change anything. So far I&#8217;ve added a header&#8230; All I want now is to have my content centered instead of on the left side, and I&#8217;ve tried using this code but it doesnt change anything. Not sure what I&#8217;m doing wrong. Any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Turner</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-106</link>
		<dc:creator>Greg Turner</dc:creator>
		<pubDate>Fri, 17 Jun 2011 03:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-106</guid>
		<description>I am confused by this thread, because thematic has multiple sidebars on a page.  This code does not refer to removing a specific sidebar, so I am confused.  I want to remove the primary aside sidebar on some pages, and remove the secondary aside sidebar on other pages.  How can I do this?  Thanks</description>
		<content:encoded><![CDATA[<p>I am confused by this thread, because thematic has multiple sidebars on a page.  This code does not refer to removing a specific sidebar, so I am confused.  I want to remove the primary aside sidebar on some pages, and remove the secondary aside sidebar on other pages.  How can I do this?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sorun</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-105</link>
		<dc:creator>Sorun</dc:creator>
		<pubDate>Thu, 16 Jun 2011 08:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-105</guid>
		<description>You&#039;ve made my day! got sick of that sidebar...</description>
		<content:encoded><![CDATA[<p>You&#8217;ve made my day! got sick of that sidebar&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-89</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Tue, 12 Apr 2011 18:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-89</guid>
		<description>I got the removal of the sidebar working but I can&#039;t access the space.

I&#039;m using this but it doesn&#039;t work.

body.projectew #container {
	width: 960px;
}

body.projectew #content {
	width: 940px;
}

Can anyone help?</description>
		<content:encoded><![CDATA[<p>I got the removal of the sidebar working but I can&#8217;t access the space.</p>
<p>I&#8217;m using this but it doesn&#8217;t work.</p>
<p>body.projectew #container {<br />
	width: 960px;<br />
}</p>
<p>body.projectew #content {<br />
	width: 940px;<br />
}</p>
<p>Can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-75</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Tue, 21 Dec 2010 16:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-75</guid>
		<description>Thank you for for the clean code, properly implemented in the child theme. Cheers !</description>
		<content:encoded><![CDATA[<p>Thank you for for the clean code, properly implemented in the child theme. Cheers !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-74</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 13 Dec 2010 20:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-74</guid>
		<description>I&#039;ll publish a code snippet in the next days that will auto-hide the sidebar. The 	end of year rush is keeping me too busy at the moment.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll publish a code snippet in the next days that will auto-hide the sidebar. The 	end of year rush is keeping me too busy at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-73</link>
		<dc:creator>Elizabeth</dc:creator>
		<pubDate>Mon, 13 Dec 2010 15:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-73</guid>
		<description>Hi,

Thanks for all the comments. I found it very helpful. However, how do I expand the space on all the pages (what is the code?) and not only on the homepage?

I quote Chris for the home page changes:
We open the child theme’s style.css and add the following code:

body.slug-forum #container {
 width: 960px;
}
body.slug-forum #content {
 width: 940px;
}

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for all the comments. I found it very helpful. However, how do I expand the space on all the pages (what is the code?) and not only on the homepage?</p>
<p>I quote Chris for the home page changes:<br />
We open the child theme’s style.css and add the following code:</p>
<p>body.slug-forum #container {<br />
 width: 960px;<br />
}<br />
body.slug-forum #content {<br />
 width: 940px;<br />
}</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://programming.thematic4you.com/2010/01/how-to-remove-the-sidebar-from-a-certain-page/comment-page-1/#comment-72</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 08 Dec 2010 12:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://programming.thematic4you.com/?p=20#comment-72</guid>
		<description>Thank you Chris for your perserverant work with Thematic

Now if we use for instance Context Widget and we would like to set the sidebar only for the frontpage then we have to change the CSS for the home. 

I wonder how is possible to make a CSS that collapse (width: 0%)  the sidebar column when is empty so if there are no widgets to show. I mean that the CSS automatically expands the width sidebar only when there are widgets.

I read many threats and the solutions are with specific CSS for home/page/category, but not dynamic

Now is when I miss some Joomla templates that they collapse columns when there are not modules for one category or for a detailed post.</description>
		<content:encoded><![CDATA[<p>Thank you Chris for your perserverant work with Thematic</p>
<p>Now if we use for instance Context Widget and we would like to set the sidebar only for the frontpage then we have to change the CSS for the home. </p>
<p>I wonder how is possible to make a CSS that collapse (width: 0%)  the sidebar column when is empty so if there are no widgets to show. I mean that the CSS automatically expands the width sidebar only when there are widgets.</p>
<p>I read many threats and the solutions are with specific CSS for home/page/category, but not dynamic</p>
<p>Now is when I miss some Joomla templates that they collapse columns when there are not modules for one category or for a detailed post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

