<?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-wrap</title>
	<atom:link href="http://frumph.net/tag/page-wide-wrap/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 3</title>
		<link>http://frumph.net/2009/11/27/comicpress-2-9-css-overview-part-3/</link>
		<comments>http://frumph.net/2009/11/27/comicpress-2-9-css-overview-part-3/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 06:01:59 +0000</pubDate>
		<dc:creator>Philip M. Hofer (Frumph)</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[page-wide-wrap]]></category>
		<category><![CDATA[page-wrap]]></category>

		<guid isPermaLink="false">http://comicpresspremium.com/?p=57</guid>
		<description><![CDATA[#page-wrap {} / #page-wide-wrap {} These elements are a wrap around to #page and #page-wide. By default they do not actually contain anything inside it. However there are some cool things you can do with it, your #page and #page-wide [&#8230;] <a class="more-link" href="http://frumph.net/2009/11/27/comicpress-2-9-css-overview-part-3/">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<h3>#page-wrap {} / #page-wide-wrap {}</h3>
<p><span id="more-57"></span><br />
These elements are a wrap around to #page and #page-wide.  By default they do not actually contain anything inside it.</p>
<p>However there are some cool things you can do with it, your #page and #page-wide contain the static width of either 780px or 980px and say you want to extend the outside of that area by a few pixels and put something around the outside this is what you would use.</p>
<p>For example:</p>
<pre class="brush: css; title: ; notranslate">
#page-wide-wrap {
       padding: 0px 10px;
       background: #ccc;
}
</pre>
<p>This will make it so that there is a 10px outline on the left and right of the static width #page-wide area.  You can put a background there if you like, some people have put a background that repeat-y&#8217;s down the side of the #page-wide like a drop shadow or some funkey design.</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=57" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://frumph.net/2009/11/27/comicpress-2-9-css-overview-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

