<?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: Welcome!</title>
	<atom:link href="http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/feed/" rel="self" type="application/rss+xml" />
	<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/</link>
	<description>The WordPress Theme</description>
	<pubDate>Fri, 21 Nov 2008 20:17:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: ulyssesr</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-12209</link>
		<dc:creator>ulyssesr</dc:creator>
		<pubDate>Tue, 06 Mar 2007 06:45:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-12209</guid>
		<description>Sherry,

Yes, the sidebar is designed that way. If you like to keep the default information, you'll need to place to default code outside of the dynamic sidebar code. Look for this code inside the sidebar.php. I removed the php opening and closing tags so that the code is displayed on screen. Just place the code outside of the IF statement. Hope that helps.

if ( !function_exists('dynamic_sidebar')
        &#124;&#124; !dynamic_sidebar() ) :
		
	
 endif;</description>
		<content:encoded><![CDATA[<p>Sherry,</p>
<p>Yes, the sidebar is designed that way. If you like to keep the default information, you&#8217;ll need to place to default code outside of the dynamic sidebar code. Look for this code inside the sidebar.php. I removed the php opening and closing tags so that the code is displayed on screen. Just place the code outside of the IF statement. Hope that helps.</p>
<p>if ( !function_exists(&#8217;dynamic_sidebar&#8217;)<br />
        || !dynamic_sidebar() ) :</p>
<p> endif;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherry</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-12076</link>
		<dc:creator>Sherry</dc:creator>
		<pubDate>Mon, 05 Mar 2007 02:06:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-12076</guid>
		<description>Hi Ullysses,

I like your theme, but have a little problem with widgets. I added one (just goodblogs), but when I did that, everything else in the sidebar went away. What I'd like to do is have some widgets underneath the default sidebar content, such as the page and site lists, calendar, archives, and so on.

Thanks in advance for your help.</description>
		<content:encoded><![CDATA[<p>Hi Ullysses,</p>
<p>I like your theme, but have a little problem with widgets. I added one (just goodblogs), but when I did that, everything else in the sidebar went away. What I&#8217;d like to do is have some widgets underneath the default sidebar content, such as the page and site lists, calendar, archives, and so on.</p>
<p>Thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-1567</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 16 Oct 2006 07:56:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-1567</guid>
		<description>Sorry about the duplicate post. The second post has the active link.

Also, I was able to fix the problem with my links showing up on the sidebar whenever I created a "Page". I like the links being on my front page, but not anywhere else. Here's the fix for anyone else who would like the same:

Have a look on sidebar.php.

Go near the bottom of the page. The comment there says that the line
below will be executed if the current page is the home page. Actually
this is not what the if statement on the same line does. The if statement
is true if is_home() or is_page(). Since you do not want to display the
links when is_page() simply remove the "&#124;&#124; is_page()".

Easy fix!

Thanks goes to &lt;a href="http://www.dountsis.com/" rel="nofollow"&gt;Apostolos Dountsis&lt;/a&gt; for pointing this out to me.</description>
		<content:encoded><![CDATA[<p>Sorry about the duplicate post. The second post has the active link.</p>
<p>Also, I was able to fix the problem with my links showing up on the sidebar whenever I created a &#8220;Page&#8221;. I like the links being on my front page, but not anywhere else. Here&#8217;s the fix for anyone else who would like the same:</p>
<p>Have a look on sidebar.php.</p>
<p>Go near the bottom of the page. The comment there says that the line<br />
below will be executed if the current page is the home page. Actually<br />
this is not what the if statement on the same line does. The if statement<br />
is true if is_home() or is_page(). Since you do not want to display the<br />
links when is_page() simply remove the &#8220;|| is_page()&#8221;.</p>
<p>Easy fix!</p>
<p>Thanks goes to <a href="http://www.dountsis.com/" rel="nofollow">Apostolos Dountsis</a> for pointing this out to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-1565</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 16 Oct 2006 07:35:46 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-1565</guid>
		<description>Thank you Ulysses..

It looks good because of your design, and your help with setting it up.

I'm REALLY happy with it. The only other thing that I want to accomplish is to replace the gray background with a "financial newspaper" wallpaper, similar to the one found at &lt;a&gt;Under the Counter&lt;/a&gt;, which will help clue users to recognize what my blog is about right away. 

Can't seem to find such a wallpaper just yet, though.</description>
		<content:encoded><![CDATA[<p>Thank you Ulysses..</p>
<p>It looks good because of your design, and your help with setting it up.</p>
<p>I&#8217;m REALLY happy with it. The only other thing that I want to accomplish is to replace the gray background with a &#8220;financial newspaper&#8221; wallpaper, similar to the one found at <a>Under the Counter</a>, which will help clue users to recognize what my blog is about right away. </p>
<p>Can&#8217;t seem to find such a wallpaper just yet, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulyssesr</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-1550</link>
		<dc:creator>ulyssesr</dc:creator>
		<pubDate>Sun, 15 Oct 2006 11:23:12 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-1550</guid>
		<description>I checked your website. It looks really good. Nice job.</description>
		<content:encoded><![CDATA[<p>I checked your website. It looks really good. Nice job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-1440</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 09 Oct 2006 03:09:57 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-1440</guid>
		<description>Thank you very much Ulysses..

I changed the header height to 160px and it solved my dilemma. I added your CCS code and everything worked just fine. I'll try to figure out which sidebar code will be the one I need to change.

I appreciate your time and help.</description>
		<content:encoded><![CDATA[<p>Thank you very much Ulysses..</p>
<p>I changed the header height to 160px and it solved my dilemma. I added your CCS code and everything worked just fine. I&#8217;ll try to figure out which sidebar code will be the one I need to change.</p>
<p>I appreciate your time and help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulyssesr</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-1427</link>
		<dc:creator>ulyssesr</dc:creator>
		<pubDate>Sun, 08 Oct 2006 09:02:08 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-1427</guid>
		<description>Mike,

1. You need to add this at the end of the CSS to change colors of the header/title.

h1 a:hover {
	text-decoration: none;
	color: #E4D3A6;
	}

2. It is possible to remove the space between the header and body/sidebar. Play around with the padding in the Header section, .pagepost and .post. 

3. There's code in the sidebar.php that displays partial sidebars for certain pages such as Archives, etc. This can be remove or modified to display a consistent sidebar for all pages.

I hope this will lead you to where you need to go. Let me know if you need anymore help.</description>
		<content:encoded><![CDATA[<p>Mike,</p>
<p>1. You need to add this at the end of the CSS to change colors of the header/title.</p>
<p>h1 a:hover {<br />
	text-decoration: none;<br />
	color: #E4D3A6;<br />
	}</p>
<p>2. It is possible to remove the space between the header and body/sidebar. Play around with the padding in the Header section, .pagepost and .post. </p>
<p>3. There&#8217;s code in the sidebar.php that displays partial sidebars for certain pages such as Archives, etc. This can be remove or modified to display a consistent sidebar for all pages.</p>
<p>I hope this will lead you to where you need to go. Let me know if you need anymore help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-1423</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 08 Oct 2006 01:38:07 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-1423</guid>
		<description>Hi Ulysses..

I use your theme for my blog and was wondering if you would consider a few upgrade thoughts, or point out how I could make the changes?

1. I would like the header/title to change colors when the mouse moves over it. The same color as the posts headers would be a nice look.

2. Could the space between the header and the body/sidebar be reduced? I think it would look nicer if there was less empty space.

3. The archives and categories pages display a partial sidebar, without the links and meta. I like it that way. Is there anyway this same sidebar length can be applied to any WordPress-generated pages, such as About, Contact, Disclaimer, etc.?

Thank you very much!

Mike</description>
		<content:encoded><![CDATA[<p>Hi Ulysses..</p>
<p>I use your theme for my blog and was wondering if you would consider a few upgrade thoughts, or point out how I could make the changes?</p>
<p>1. I would like the header/title to change colors when the mouse moves over it. The same color as the posts headers would be a nice look.</p>
<p>2. Could the space between the header and the body/sidebar be reduced? I think it would look nicer if there was less empty space.</p>
<p>3. The archives and categories pages display a partial sidebar, without the links and meta. I like it that way. Is there anyway this same sidebar length can be applied to any WordPress-generated pages, such as About, Contact, Disclaimer, etc.?</p>
<p>Thank you very much!</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dweep</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-753</link>
		<dc:creator>Dweep</dc:creator>
		<pubDate>Fri, 28 Jul 2006 09:20:07 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-753</guid>
		<description>Works perfectly! Thanks for the help Ulysses.</description>
		<content:encoded><![CDATA[<p>Works perfectly! Thanks for the help Ulysses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulyssesr</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/05/21/welcome/#comment-741</link>
		<dc:creator>ulyssesr</dc:creator>
		<pubDate>Wed, 26 Jul 2006 18:52:24 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-741</guid>
		<description>Dweep,

Black-Letterhead is quite flexible. If you want to increase the page width, you'll need to modify three entries in style.css. Keep things consistent like increasing all values by 200px.

Widen page width from 760px to 960px.

#page {
           width: 960px;
} 

#sidebar {
           margin-left: 745px;
}

.narrowcolumn {
          width: 650px;
}

For consistency, you may want to increase .widecolumn and footer sections as well. 

Good luck. Let me know how it turns out.</description>
		<content:encoded><![CDATA[<p>Dweep,</p>
<p>Black-Letterhead is quite flexible. If you want to increase the page width, you&#8217;ll need to modify three entries in style.css. Keep things consistent like increasing all values by 200px.</p>
<p>Widen page width from 760px to 960px.</p>
<p>#page {<br />
           width: 960px;<br />
} </p>
<p>#sidebar {<br />
           margin-left: 745px;<br />
}</p>
<p>.narrowcolumn {<br />
          width: 650px;<br />
}</p>
<p>For consistency, you may want to increase .widecolumn and footer sections as well. </p>
<p>Good luck. Let me know how it turns out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
