<?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; #header</title>
	<atom:link href="http://frumph.net/tag/header/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 – Part 5</title>
		<link>http://frumph.net/2009/11/29/comicpress-2-9-css-overview-part-5/</link>
		<comments>http://frumph.net/2009/11/29/comicpress-2-9-css-overview-part-5/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 06:01:30 +0000</pubDate>
		<dc:creator>Philip M. Hofer (Frumph)</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[#header]]></category>
		<category><![CDATA[#sidebar-header]]></category>
		<category><![CDATA[.headerpwad]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://comicpresspremium.com/?p=112</guid>
		<description><![CDATA[#header / #sidebar-header This area of the site code is a bit tricky. Sure you have the standard CSS that goes with it. First there&#8217;s no default height or width in the header and the generic height is dependant on [&#8230;] <a class="more-link" href="http://frumph.net/2009/11/29/comicpress-2-9-css-overview-part-5/">&#8595; Read the rest of this entry...</a>]]></description>
			<content:encoded><![CDATA[<h3>#header / #sidebar-header</h3>
<p><span id="more-112"></span></p>
<p>This area of the site code is a bit tricky.  Sure you have the standard CSS that goes with it.  First there&#8217;s no default height or width in the header and the generic height is dependant on the page title &#8211; tagline.</p>
<pre class="brush: css; title: ; notranslate">
#header {}
	#header h1 a {}
	#header .description {}
</pre>
<p>If the Plugin Wonderful plugin is active and you set one of your ads as &#8216;header&#8217; then it will open up another CSS element.</p>
<pre class="brush: css; title: ; notranslate">
	#header .headerpwad {}
</pre>
<p>Also if you decide to put anything into the Header sidebar area it will open up another css element inside of #header.  Which doesn&#8217;t have any default styling.</p>
<pre class="brush: css; title: ; notranslate">
#sidebar-header {}
</pre>
<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=112" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://frumph.net/2009/11/29/comicpress-2-9-css-overview-part-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

