<?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; sidebar-aboveheader</title>
	<atom:link href="http://frumph.net/tag/sidebar-aboveheader/feed/" rel="self" type="application/rss+xml" />
	<link>http://frumph.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sun, 20 May 2012 22:46:33 +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 2</title>
		<link>http://frumph.net/2009/11/26/theme-comicpress-2-9-css-overview-part-2/</link>
		<comments>http://frumph.net/2009/11/26/theme-comicpress-2-9-css-overview-part-2/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 06:01:53 +0000</pubDate>
		<dc:creator>Philip M. Hofer (Frumph)</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[body]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[sidebar-aboveheader]]></category>

		<guid isPermaLink="false">http://comicpresspremium.com/?p=54</guid>
		<description><![CDATA[body {} and #sidebar-aboveheader {} The body element is standard for all websites, it contains the default look and feel of the site which includes the text color and background of the entire area of the browser. Default elements that [&#8230;] <a class="more-link" href="http://frumph.net/2009/11/26/theme-comicpress-2-9-css-overview-part-2/">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<h3>body {} and #sidebar-aboveheader {}</h3>
<p><span id="more-54"></span><br />
The body element is standard for all websites, it contains the default look and feel of the site which includes the text color and background of the entire area of the browser.</p>
<p>Default elements that are not contained in the body {} but handle the sitewide look and feel are:</p>
<ul>
<li>a
<ul>
<li>The link color.</li>
</ul>
</li>
<li>a:hover
<ul>
<li>The link hover color.</li>
</ul>
</li>
<li>a:focus</li>
<li>a img</li>
<li>p</li>
<li>img
<ul>
<li>Set&#8217;s images max-width to 100% of the available space, it can resize images to fit in whatever css container it needs to.</li>
</ul>
</li>
<li>small</li>
<li>hr</li>
<li>blockquote</li>
<li>cite</li>
<li>acronym, abbr, span.caps</li>
<li>code</li>
<li>form</li>
<li>input, textarea</li>
</ul>
<p>Above the regular page of the website there&#8217;s a sidebar that is not a part of the restrains.  #sidebar-aboveheader is like any of the other sidebars (except sidebar-left/right) where it contains:</p>
<ul>
<li>.customsidebar</li>
<li>.sidebar
<ul>
<li>The .sidebar is configurable to be used in the comicpress options.</li>
</ul>
</li>
</ul>
<p>More about the .sidebar code later.</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=54" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://frumph.net/2009/11/26/theme-comicpress-2-9-css-overview-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

