<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Frumph.NET &#187; page-wide</title>
	<atom:link href="http://frumph.net/tag/page-wide/feed/" rel="self" type="application/rss+xml" />
	<link>http://frumph.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 12 May 2012 15:08:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ComicPress 2.9 CSS Overview &#8211; Part 4</title>
		<link>http://frumph.net/2009/11/28/comicpress-2-9-css-overview-part-4/</link>
		<comments>http://frumph.net/2009/11/28/comicpress-2-9-css-overview-part-4/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 06:01:35 +0000</pubDate>
		<dc:creator>Philip M. Hofer (Frumph)</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[page-wide]]></category>

		<guid isPermaLink="false">http://comicpresspremium.com/?p=60</guid>
		<description><![CDATA[#page {} / #page-wide These elements are what constrains your contents width. For the Standard and Vertical layouts it uses the #page and for all of the others it uses #page-wide. If you edit the width of the site make [&#8230;] <a class="more-link" href="http://frumph.net/2009/11/28/comicpress-2-9-css-overview-part-4/">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<h3>#page {} / #page-wide</h3>
<p><span id="more-60"></span><br />
These elements are what constrains your contents width.  For the Standard and Vertical layouts it uses the #page and for all of the others it uses #page-wide.</p>
<pre class="brush: css; title: ; notranslate">
/* THE PAGE WRAPPER */

#page {
	width: 780px;
	margin: 0px auto;
}

#page-wide {
	width: 980px;
	margin: 0px auto;
}
</pre>
<p>If you edit the width of the site make sure you remember to change the width of .narrowcolumn to compensate either larger or small width.</p>
<div class="non-members-post"><p>There is members only content here.</p></div></pre>
 <img src="http://frumph.net/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=60" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://frumph.net/2009/11/28/comicpress-2-9-css-overview-part-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

