<?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"
	>
<channel>
	<title>Comments on: Customizing “Prosumer 1.4″ made by Nurudin Jauhari: Creating a Fluid Header using CSS</title>
	<atom:link href="http://sidapolinario.unicpinoy.com/2008/04/28/customizing-%e2%80%9cprosumer-14%e2%80%b3-made-by-nurudin-jauhari-creating-a-fluid-header-using-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://sidapolinario.unicpinoy.com/2008/04/28/customizing-%e2%80%9cprosumer-14%e2%80%b3-made-by-nurudin-jauhari-creating-a-fluid-header-using-css/</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 20 Aug 2008 09:44:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Nakul</title>
		<link>http://sidapolinario.unicpinoy.com/2008/04/28/customizing-%e2%80%9cprosumer-14%e2%80%b3-made-by-nurudin-jauhari-creating-a-fluid-header-using-css/#comment-57</link>
		<dc:creator>Nakul</dc:creator>
		<pubDate>Tue, 20 May 2008 19:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://sidapolinario.unicpinoy.com/blog/?p=24#comment-57</guid>
		<description>Hi - Can you repeat that code again please? I can't read the text in your previous reply.
Thanks</description>
		<content:encoded><![CDATA[<p>Hi - Can you repeat that code again please? I can&#8217;t read the text in your previous reply.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://sidapolinario.unicpinoy.com/2008/04/28/customizing-%e2%80%9cprosumer-14%e2%80%b3-made-by-nurudin-jauhari-creating-a-fluid-header-using-css/#comment-21</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 10 May 2008 06:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://sidapolinario.unicpinoy.com/blog/?p=24#comment-21</guid>
		<description>@nakul - You can add the #pretop anywhere in the style.css.  I added it at the bottom after this comment /*------- my addition ----------*/ . 

did you add this code in header.php?

&lt;div id=”pretop”&gt;

&lt;div id=”top”&gt;
  &lt;div id=”topi”&gt;&lt;/div&gt;
  &lt;div id=”headr”&gt;
    &lt;h1&gt;&lt;a href=”&lt;?php echo get_option(’home’); ? rel="nofollow"&gt;/”&gt;
      &lt;?php bloginfo(’name’); ?&gt;
      &lt;/a&gt;&lt;/h1&gt;
    &lt;div class=”description”&gt;
      &lt;?php bloginfo(’description’); ?&gt;
    &lt;/div&gt;
    &lt;div class=”rss2″&gt;
    &lt;a href=”&lt;?php bloginfo(’rss2_url’); ? rel="nofollow"&gt;” rel=”alternate” type=”application/rss+xml”&gt;&lt;img src=”&lt;?php bloginfo(’template_directory’); ?&gt;/images/subscribe1.jpg” alt=”Subscribe” style=”border:0″/&gt;&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@nakul - You can add the #pretop anywhere in the style.css.  I added it at the bottom after this comment /*&#8212;&#8212;- my addition &#8212;&#8212;&#8212;-*/ . </p>
<p>did you add this code in header.php?</p>
<div id=”pretop”>
<div id=”top”>
<div id=”topi”></div>
<div id=”headr”>
<h1><a href=”<?php echo get_option(’home’); ? rel="nofollow">/”><br />
      < ?php bloginfo(’name’); ?><br />
      </a></h1>
<div class=”description”>
      < ?php bloginfo(’description’); ?>
    </div>
<div class=”rss2″>
    <a href=”<?php bloginfo(’rss2_url’); ? rel="nofollow">” rel=”alternate” type=”application/rss+xml”><img src=”<?php bloginfo(’template_directory’); ?/>/images/subscribe1.jpg” alt=”Subscribe” style=”border:0″/></a>
    </div>
</p></div>
</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nakul</title>
		<link>http://sidapolinario.unicpinoy.com/2008/04/28/customizing-%e2%80%9cprosumer-14%e2%80%b3-made-by-nurudin-jauhari-creating-a-fluid-header-using-css/#comment-18</link>
		<dc:creator>Nakul</dc:creator>
		<pubDate>Fri, 09 May 2008 01:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://sidapolinario.unicpinoy.com/blog/?p=24#comment-18</guid>
		<description>Hey Sid, I tried this but its not working. I must be missing something. 
Is there a particular place where I need to add the #pretop {
background-color: #161616; } in the style.css?

I have added it to the bottom of the sheet: 
color: #A73228;
padding: 2px;
}

#pretop {
background-color: #161616; }

/* Change Log ***</description>
		<content:encoded><![CDATA[<p>Hey Sid, I tried this but its not working. I must be missing something.<br />
Is there a particular place where I need to add the #pretop {<br />
background-color: #161616; } in the style.css?</p>
<p>I have added it to the bottom of the sheet:<br />
color: #A73228;<br />
padding: 2px;<br />
}</p>
<p>#pretop {<br />
background-color: #161616; }</p>
<p>/* Change Log ***</p>
]]></content:encoded>
	</item>
</channel>
</rss>
