<?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: Comment and Search Areas</title>
	<atom:link href="http://ulyssesonline.com/blackletterhead/2005/08/23/comment-and-search-areas/feed/" rel="self" type="application/rss+xml" />
	<link>http://ulyssesonline.com/blackletterhead/2005/08/23/comment-and-search-areas/</link>
	<description>The WordPress Theme</description>
	<pubDate>Wed, 20 Aug 2008 09:20:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Mizzo</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/08/23/comment-and-search-areas/#comment-21193</link>
		<dc:creator>Mizzo</dc:creator>
		<pubDate>Thu, 08 Nov 2007 07:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://ulyssesonline.com/blackletterhead/?p=9#comment-21193</guid>
		<description>I'm at a total lost with CSS. I was wondering how to order comments. Some posts have many comments and my readers would like to refer to comments by number. Any help?</description>
		<content:encoded><![CDATA[<p>I&#8217;m at a total lost with CSS. I was wondering how to order comments. Some posts have many comments and my readers would like to refer to comments by number. Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ulyssesr</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/08/23/comment-and-search-areas/#comment-19</link>
		<dc:creator>ulyssesr</dc:creator>
		<pubDate>Sun, 30 Oct 2005 05:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://ulyssesonline.com/blackletterhead/?p=9#comment-19</guid>
		<description>Randy, 

I am not familiar with trackbacks since I do not use it. I suggest you check the WordPress Support Forum. They might be able to help you out. I will research it myself and will get back to you later. Regarding the link color, the color and decoration for link hover is controlled in CSS. Just open style.css in the Black-Letterhead directory and change the code of:

a:hover {
	color: #707070;
	text-decoration: underline;
	}

Try: text-decoration: none;

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Randy, </p>
<p>I am not familiar with trackbacks since I do not use it. I suggest you check the WordPress Support Forum. They might be able to help you out. I will research it myself and will get back to you later. Regarding the link color, the color and decoration for link hover is controlled in CSS. Just open style.css in the Black-Letterhead directory and change the code of:</p>
<p>a:hover {<br />
	color: #707070;<br />
	text-decoration: underline;<br />
	}</p>
<p>Try: text-decoration: none;</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randy</title>
		<link>http://ulyssesonline.com/blackletterhead/2005/08/23/comment-and-search-areas/#comment-18</link>
		<dc:creator>randy</dc:creator>
		<pubDate>Wed, 26 Oct 2005 15:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://ulyssesonline.com/blackletterhead/?p=9#comment-18</guid>
		<description>Hello.  I have been using BLH for a while, and have a couple of minor problems I can't solve.  Perhaps you can help me.

1) when I click on a "trackback" link, it doesn't seem to work.  For example, in this entry, entitled "&lt;a href="http://podbaydoor.com/?p=21" rel="nofollow"&gt;Various&lt;/a&gt;", there is a link for "leave a response", and for "trackback".  When you put the cursor over "trackback", the URL appears as: &lt;strong&gt;http://podbaydoor.com/wp-trackback.php?p=21&lt;/strong&gt;.  But if I click on "trackback", it reload loads the page itself: &lt;strong&gt;http://podbaydoor.com/?p=21&lt;/strong&gt;.  A friend tried to link back to this post, and nothing happened when he clicked on the trackback link, and then copied the resulting URL to his trackback box in a post he was creating.

I tried replicating this myself.  I went to one of my other blogs, copied the URL that appears when I click on "trackback", and pasted it into the "Outbound Trackback URLs"; nothing happens.  If I copy the URL that appears when I move the cursor over the "trackback" link, and paste THAT link into the same box, it works.  However, when I check back to the trackbacked entry, it appears as "One Response to Various", and reads as if the trackbacking blog is submitting a comment, rather than a trackback.

Does this make sense?  Can you help?  Please? :-)

2) The other question is about colour.  When I move the cursor over a link in an entry on my site, it adds an underline only; the reddish colour remains the same.  I would like to remove the underline, and change the colour when the cursor moves over top.  How would I do that?

Many thanks for any help you can provide, and best regards, - Randy</description>
		<content:encoded><![CDATA[<p>Hello.  I have been using BLH for a while, and have a couple of minor problems I can&#8217;t solve.  Perhaps you can help me.</p>
<p>1) when I click on a &#8220;trackback&#8221; link, it doesn&#8217;t seem to work.  For example, in this entry, entitled &#8220;<a href="http://podbaydoor.com/?p=21" rel="nofollow">Various</a>&#8220;, there is a link for &#8220;leave a response&#8221;, and for &#8220;trackback&#8221;.  When you put the cursor over &#8220;trackback&#8221;, the URL appears as: <strong><a href="http://podbaydoor.com/wp-trackback.php?p=21" rel="nofollow">http://podbaydoor.com/wp-trackback.php?p=21</a></strong>.  But if I click on &#8220;trackback&#8221;, it reload loads the page itself: <strong><a href="http://podbaydoor.com/?p=21" rel="nofollow">http://podbaydoor.com/?p=21</a></strong>.  A friend tried to link back to this post, and nothing happened when he clicked on the trackback link, and then copied the resulting URL to his trackback box in a post he was creating.</p>
<p>I tried replicating this myself.  I went to one of my other blogs, copied the URL that appears when I click on &#8220;trackback&#8221;, and pasted it into the &#8220;Outbound Trackback URLs&#8221;; nothing happens.  If I copy the URL that appears when I move the cursor over the &#8220;trackback&#8221; link, and paste THAT link into the same box, it works.  However, when I check back to the trackbacked entry, it appears as &#8220;One Response to Various&#8221;, and reads as if the trackbacking blog is submitting a comment, rather than a trackback.</p>
<p>Does this make sense?  Can you help?  Please? <img src='http://ulyssesonline.com/blackletterhead/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>2) The other question is about colour.  When I move the cursor over a link in an entry on my site, it adds an underline only; the reddish colour remains the same.  I would like to remove the underline, and change the colour when the cursor moves over top.  How would I do that?</p>
<p>Many thanks for any help you can provide, and best regards, - Randy</p>
]]></content:encoded>
	</item>
</channel>
</rss>
