<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Highlight &quot;Older Posts&quot; / &quot;Newer Posts&quot; link</title>
		<link>http://en.forums.wordpress.com/topic/highlight-older-posts-newer-posts-link</link>
		<description>WordPress.com Forums &#187; Topic: Highlight &quot;Older Posts&quot; / &quot;Newer Posts&quot; link</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 05:36:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/highlight-older-posts-newer-posts-link" rel="self" type="application/rss+xml" />

		<item>
			<title>thesacredpath on "Highlight &quot;Older Posts&quot; / &quot;Newer Posts&quot; link"</title>
			<link>http://en.forums.wordpress.com/topic/highlight-older-posts-newer-posts-link#post-804871</link>
			<pubDate>Mon, 30 Jan 2012 02:09:13 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">804871@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This will let you change things for the non-hover state. I've included font color, text-decoration, font size and weight. Any that you do not want to change, just leave out of your CSS.</p>
<pre><code>navigation a:link, .navigation a:visited {
color: #888888;
text-decoration: none;
font-size: 100%;
font-weight: bold;
}</code></pre>
<p>This will allow you to change the hover color (it will take on the other styles you declare above).</p>
<pre><code>.navigation a:active, .navigation a:hover {
color: #FF4B33;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>oncard on "Highlight &quot;Older Posts&quot; / &quot;Newer Posts&quot; link"</title>
			<link>http://en.forums.wordpress.com/topic/highlight-older-posts-newer-posts-link#post-804569</link>
			<pubDate>Sun, 29 Jan 2012 16:28:07 +0000</pubDate>
			<dc:creator>oncard</dc:creator>
			<guid isPermaLink="false">804569@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all, I would like to have the "older posts" / "newer posts" links in the bottom of my blog a bit more eye-catching, because I found out, that many visitors just don't see them.<br />
I use the "Twenty Ten" them and have the Custom Design upgrade. My blog is: <a href="http://agrarapps.com" rel="nofollow">http://agrarapps.com</a></p>
<p>So, it would be great, if you could let me know where in the CSS I can change the style (font size &#38; colour) for these links.</p>
<p>Thanks a lot for your help!<br />
Best regards.
</p>
]]></description>
					</item>

	</channel>
</rss>
