<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Changing from a 3 column to 2 column layout</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Fri, 24 May 2013 23:05:45 +0000</pubDate>

<item>
<title>justkeepblogging on "Changing from a 3 column to 2 column layout"</title>
<link>http://themeshaper.com/forums/topic/changing-from-a-3-column-to-2-column-layout#post-7267</link>
<pubDate>Wed, 21 Oct 2009 01:30:30 +0000</pubDate>
<dc:creator>justkeepblogging</dc:creator>
<guid isPermaLink="false">7267@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks Chris!&#60;/p&#62;
&#60;p&#62;That worked. I tried some code on my own and the results were not pretty.&#60;/p&#62;
&#60;p&#62;Mary
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "Changing from a 3 column to 2 column layout"</title>
<link>http://themeshaper.com/forums/topic/changing-from-a-3-column-to-2-column-layout#post-7259</link>
<pubDate>Tue, 20 Oct 2009 21:45:49 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">7259@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Mary,&#60;/p&#62;
&#60;p&#62;add the following at the end of the style.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#primary, #secondary {
float: none;
width: 426px;
}

#secondary {border-style: none;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In addition you need to modify the functions.php. Search for:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action(&#38;#39;wp_head&#38;#39;,&#38;#39;childtheme_scripts&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and  change it to:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//add_action(&#38;#39;wp_head&#38;#39;,&#38;#39;childtheme_scripts&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>justkeepblogging on "Changing from a 3 column to 2 column layout"</title>
<link>http://themeshaper.com/forums/topic/changing-from-a-3-column-to-2-column-layout#post-7240</link>
<pubDate>Tue, 20 Oct 2009 04:33:34 +0000</pubDate>
<dc:creator>justkeepblogging</dc:creator>
<guid isPermaLink="false">7240@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've decided to use the Power Blog theme and want a 2 column layout, not 3.&#60;/p&#62;
&#60;p&#62;How can I accomplish this? I've searched the forums and just can't figure this out. I am a very basic beginner!&#60;/p&#62;
&#60;p&#62;Thanks for any help you can give me.&#60;/p&#62;
&#60;p&#62;Mary
&#60;/p&#62;</description>
</item>

</channel>
</rss>
