<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>[Satisfaction]: How do I remove the SideBar from certain pages?</title>
    <link>http://getsatisfaction.com/pbwiki/topics/how_do_i_remove_the_sidebar_from_certain_pages</link>
    <description>Recent replies to 'How do I remove the SideBar from certain pages?'</description>
    <item>
      <title>RE: How do I remove the SideBar from certain pages?</title>
      <link>http://getsatisfaction.com/pbwiki/topics/how_do_i_remove_the_sidebar_from_certain_pages#reply_402281</link>
      <description>This doesn't work anymore.</description>
      <pubDate>Thu, 10 Apr 2008 12:49:40 -0000</pubDate>
    </item>
    <item>
      <title>RE: How do I remove the SideBar from certain pages?</title>
      <link>http://getsatisfaction.com/pbwiki/topics/how_do_i_remove_the_sidebar_from_certain_pages#reply_201491</link>
      <description>Thank you so much.  Our wiki looks awesome now. Check it out at :  navigation.pbwiki.com&lt;br /&gt;
Students of Room 19</description>
      <pubDate>Thu, 31 Jan 2008 20:45:29 -0000</pubDate>
    </item>
    <item>
      <title>RE: How do I remove the SideBar from certain pages?</title>
      <link>http://getsatisfaction.com/pbwiki/topics/how_do_i_remove_the_sidebar_from_certain_pages#reply_200511</link>
      <description>Thank you Jim.  This worked as suggested.  I think it belongs in the documentation for the sidebar.&lt;br /&gt;
J. Newlin</description>
      <pubDate>Thu, 31 Jan 2008 15:02:21 -0000</pubDate>
    </item>
    <item>
      <title>RE: How do I remove the SideBar from certain pages?</title>
      <link>http://getsatisfaction.com/pbwiki/topics/how_do_i_remove_the_sidebar_from_certain_pages#reply_199561</link>
      <description>There is no built in functionality to remove the sidebar from individual pages.  However, by inserting some HTML code, you can hide the sidebar from pages you wish.&lt;br /&gt;&lt;br /&gt;
1. Edit the page&lt;br /&gt;
2. Click on Source in the toolbar.&lt;br /&gt;
3. Insert the following code:&lt;br /&gt;
&amp;lt;style type=&quot;text/css&quot;&gt;&lt;br /&gt;
.sidebar_v2 { display: none; }&lt;br /&gt;
&amp;lt;/style&gt;&lt;br /&gt;
4. Click save&lt;br /&gt;&lt;br /&gt;
What this does is till your browser not to display HTML elements of class &quot;sidebar_v2&quot;.  If this doesn't work, you have have an older or newer version of the sidebar.  By using your browser to view the source of the page you're interested in changing, you can search for this alternate name.  The example above is for&lt;br /&gt;&lt;br /&gt;
&amp;lt;div class=&quot;sidebar_v2&quot;&gt;&lt;br /&gt;&lt;br /&gt;
Replace sidebar_v2 with the class you see in your page if the steps above don't work.  Best,&lt;br /&gt;&lt;br /&gt;
Jim&amp;lt;/div&gt;</description>
      <pubDate>Thu, 31 Jan 2008 02:52:05 -0000</pubDate>
    </item>
  </channel>
</rss>