<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress Post Navigation Looks Bad On Single Pages</title>
	<atom:link href="http://www.wordpressmax.com/wordpress-guide/navigation-links/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressmax.com/wordpress-guide/navigation-links</link>
	<description>WordPress Guides For The Geek Impaired</description>
	<lastBuildDate>Mon, 14 Feb 2011 17:55:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Stephen Cronin</title>
		<link>http://www.wordpressmax.com/wordpress-guide/navigation-links/comment-page-1#comment-666</link>
		<dc:creator>Stephen Cronin</dc:creator>
		<pubDate>Tue, 09 Oct 2007 10:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/navigation-links#comment-666</guid>
		<description>Hi Jeff,

My theme is based on the default theme and this annoyed the hell out of me in the beginning. I came up with a different solution. What I did was two things:

1. Make the font-size smaller.

2. Force the left link to stay on the left half of the screen and the right side to stay on the right (with a break between them)

I feel this is much nicer than the default. For an example, see my &lt;a href=&quot;http://www.scratch99.com/2007/06/wordpress-simple-css-text-boxes-in-posts/&quot; rel=&quot;nofollow&quot;&gt;Simple CSS Text Boxes&lt;/a&gt; post and look at the navigation links.

I did this by editing the style.css for my theme and changing the the alignleft class to:

.alignleft {float:left; font-size:.75em; width:230px; text-align:left; height:22px;}

and the alignright class to:

.alignright {float:right; font-size:.75em; width:230px; text-align:right; height:22px;}

Works really well for me. I found you via the Bumpzee WordPress Designers group (which I found through Dane). You got some very interesting stuff here!</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>My theme is based on the default theme and this annoyed the hell out of me in the beginning. I came up with a different solution. What I did was two things:</p>
<p>1. Make the font-size smaller.</p>
<p>2. Force the left link to stay on the left half of the screen and the right side to stay on the right (with a break between them)</p>
<p>I feel this is much nicer than the default. For an example, see my <a href="http://www.scratch99.com/2007/06/wordpress-simple-css-text-boxes-in-posts/" rel="nofollow">Simple CSS Text Boxes</a> post and look at the navigation links.</p>
<p>I did this by editing the style.css for my theme and changing the the alignleft class to:</p>
<p>.alignleft {float:left; font-size:.75em; width:230px; text-align:left; height:22px;}</p>
<p>and the alignright class to:</p>
<p>.alignright {float:right; font-size:.75em; width:230px; text-align:right; height:22px;}</p>
<p>Works really well for me. I found you via the Bumpzee WordPress Designers group (which I found through Dane). You got some very interesting stuff here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PlugIM.com</title>
		<link>http://www.wordpressmax.com/wordpress-guide/navigation-links/comment-page-1#comment-667</link>
		<dc:creator>PlugIM.com</dc:creator>
		<pubDate>Mon, 08 Oct 2007 18:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/navigation-links#comment-667</guid>
		<description>&lt;strong&gt;WordPress Post Navigation Looks Bad On Single Pages...&lt;/strong&gt;

You may have seen it on some blogs and maybe even your own: The navigation links to next and previous posts appear to be jumbled or even wrapped around each other looking terrible. This is usually on the WordPress default theme but can happen on other ...</description>
		<content:encoded><![CDATA[<p><strong>WordPress Post Navigation Looks Bad On Single Pages&#8230;</strong></p>
<p>You may have seen it on some blogs and maybe even your own: The navigation links to next and previous posts appear to be jumbled or even wrapped around each other looking terrible. This is usually on the WordPress default theme but can happen on other &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
