<?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: Make a Full Width Page For Your WordPress Theme</title>
	<atom:link href="http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/</link>
	<description>WordPress Tips and Hacks, Blogging, Softwares and the Web. Technology Guide For The Digital Citizen</description>
	<lastBuildDate>Wed, 08 Sep 2010 03:32:32 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-45501</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 06 Aug 2010 01:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-45501</guid>
		<description>Thanks for this lucid and useful explanation. 

I was able to apply your advice to a custom child theme of the twentyten default theme that ships with WordPress 3.0, but I had to make a couple of tweaks. I&#039;m a novice, so these may not be best practices, but I share them in case they&#039;re useful.

First I followed the &lt;a href=&quot;http://codex.wordpress.org/Child_Themes&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt;instructions here&lt;/a&gt; for creating a child theme.

In Step 1, I added &lt;i&gt;fullwidth.php&lt;/i&gt; to my child theme&#039;s folder, not to the main theme&#039;s. (It&#039;s still a copy of &lt;i&gt;page.php&lt;/i&gt; from the main theme.)

In Step 3, I didn&#039;t change &lt;i&gt;style.css&lt;/i&gt; in the main theme, but in my child theme.

In Step 3, I copied EVERY reference to &lt;i&gt;#content&lt;/i&gt; from the parent&#039;s &lt;i&gt;style.css&lt;/i&gt; to the child&#039;s &lt;i&gt;style.css&lt;/i&gt;. I renamed all of them from &lt;i&gt;#content&lt;/i&gt; to &lt;i&gt;#contentwide&lt;/i&gt;. I believe there were 62 of them.

In Step 3, instead of changing the width under &lt;i&gt;#contentwide&lt;/i&gt;, I added the margins, from something like this in the parent style.css:
&lt;code&gt;#content {    margin: 0 280px 0 20px;}&lt;/code&gt;
to something like this in the child style.css:
&lt;code&gt;#contentwide {    margin: 0 20px 0 20px;}&lt;/code&gt;

That&#039;s it. I haven&#039;t tried all the features yet, but it appears to work.</description>
		<content:encoded><![CDATA[<p>Thanks for this lucid and useful explanation. </p>
<p>I was able to apply your advice to a custom child theme of the twentyten default theme that ships with WordPress 3.0, but I had to make a couple of tweaks. I&#8217;m a novice, so these may not be best practices, but I share them in case they&#8217;re useful.</p>
<p>First I followed the <a href="http://codex.wordpress.org/Child_Themes" title="" rel="nofollow">instructions here</a> for creating a child theme.</p>
<p>In Step 1, I added <i>fullwidth.php</i> to my child theme&#8217;s folder, not to the main theme&#8217;s. (It&#8217;s still a copy of <i>page.php</i> from the main theme.)</p>
<p>In Step 3, I didn&#8217;t change <i>style.css</i> in the main theme, but in my child theme.</p>
<p>In Step 3, I copied EVERY reference to <i>#content</i> from the parent&#8217;s <i>style.css</i> to the child&#8217;s <i>style.css</i>. I renamed all of them from <i>#content</i> to <i>#contentwide</i>. I believe there were 62 of them.</p>
<p>In Step 3, instead of changing the width under <i>#contentwide</i>, I added the margins, from something like this in the parent style.css:<br />
<code>#content {    margin: 0 280px 0 20px;}</code><br />
to something like this in the child style.css:<br />
<code>#contentwide {    margin: 0 20px 0 20px;}</code></p>
<p>That&#8217;s it. I haven&#8217;t tried all the features yet, but it appears to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-45310</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 01 Aug 2010 10:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-45310</guid>
		<description>wow thanks so much for this easy to follow tutorial !!!</description>
		<content:encoded><![CDATA[<p>wow thanks so much for this easy to follow tutorial !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatima</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-44308</link>
		<dc:creator>Fatima</dc:creator>
		<pubDate>Sat, 10 Jul 2010 11:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-44308</guid>
		<description>You ROCK...thanks so much!!!!!</description>
		<content:encoded><![CDATA[<p>You ROCK&#8230;thanks so much!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-44178</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 08 Jul 2010 14:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-44178</guid>
		<description>Thank you so much for this clear explanation. I looked everywhere for this and this explained it clear and concisely. 

Thanks again for this.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this clear explanation. I looked everywhere for this and this explained it clear and concisely. </p>
<p>Thanks again for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-44046</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 06 Jul 2010 22:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-44046</guid>
		<description>Thank you so much!!! But... how can I add posts in a full width page??? Could you help me?</description>
		<content:encoded><![CDATA[<p>Thank you so much!!! But&#8230; how can I add posts in a full width page??? Could you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angus in Naperville</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-43181</link>
		<dc:creator>Angus in Naperville</dc:creator>
		<pubDate>Wed, 23 Jun 2010 22:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-43181</guid>
		<description>Thank you so much for the tutorial. I love the &quot;This Just In&quot; theme but was having issues with some content bleeding over into the sidebar. Your fix was perfect for this:
http://www.yourbestmooove.com/blog/advanced-search/</description>
		<content:encoded><![CDATA[<p>Thank you so much for the tutorial. I love the &#8220;This Just In&#8221; theme but was having issues with some content bleeding over into the sidebar. Your fix was perfect for this:<br />
<a href="http://www.yourbestmooove.com/blog/advanced-search/" rel="nofollow">http://www.yourbestmooove.com/blog/advanced-search/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aaron</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-42881</link>
		<dc:creator>aaron</dc:creator>
		<pubDate>Thu, 17 Jun 2010 04:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-42881</guid>
		<description>The tutorial helped...but now I&#039;ve discovered a bigger issue. My attributes metabox is missing! I&#039;ve made sure I&#039;m at the latest version of WP, optimized and repaired SQL tables, disabled and re-enabled plugins...I&#039;m shooting blanks now.</description>
		<content:encoded><![CDATA[<p>The tutorial helped&#8230;but now I&#8217;ve discovered a bigger issue. My attributes metabox is missing! I&#8217;ve made sure I&#8217;m at the latest version of WP, optimized and repaired SQL tables, disabled and re-enabled plugins&#8230;I&#8217;m shooting blanks now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Basil Lal</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-41311</link>
		<dc:creator>Arun Basil Lal</dc:creator>
		<pubDate>Sat, 15 May 2010 13:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-41311</guid>
		<description>@Daniel - Which theme are you using? Maybe I can give it a look.</description>
		<content:encoded><![CDATA[<p>@Daniel &#8211; Which theme are you using? Maybe I can give it a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Basil Lal</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-41302</link>
		<dc:creator>Arun Basil Lal</dc:creator>
		<pubDate>Sat, 15 May 2010 13:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-41302</guid>
		<description>woo themes really rock, the wp 3.0 is borrowing some of their code for menu management. :)</description>
		<content:encoded><![CDATA[<p>woo themes really rock, the wp 3.0 is borrowing some of their code for menu management. <img src='http://millionclues.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://millionclues.com/problogging/wordpress-tips/make-full-width-page-in-wordpress/#comment-41182</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 14 May 2010 01:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://millionclues.com/?p=2380#comment-41182</guid>
		<description>Thanks for the tutorial!  I&#039;ve noticed that many of the newer premium themes are now making it a default option to select whether a page is or isn&#039;t full width.  I&#039;m glad that they are finally catching on!  I use Woo Themes for most of my sites, and all of the newer themes have this feature.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial!  I&#8217;ve noticed that many of the newer premium themes are now making it a default option to select whether a page is or isn&#8217;t full width.  I&#8217;m glad that they are finally catching on!  I use Woo Themes for most of my sites, and all of the newer themes have this feature.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
