<?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: Specify WordPress Navigation Page Links</title>
	<atom:link href="http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressmax.com/wordpress-guide/specify-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: Jeff</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-9858</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 31 Mar 2010 11:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-9858</guid>
		<description>Why not try it?</description>
		<content:encoded><![CDATA[<p>Why not try it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neo</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-9852</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Wed, 31 Mar 2010 07:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-9852</guid>
		<description>Is it the same for removing all pages from the navigation bar?</description>
		<content:encoded><![CDATA[<p>Is it the same for removing all pages from the navigation bar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-4916</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-4916</guid>
		<description>Probably but I never tried it, there are plugins for subpages so the code to add them to a nav bar should be available.</description>
		<content:encoded><![CDATA[<p>Probably but I never tried it, there are plugins for subpages so the code to add them to a nav bar should be available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Diamond</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-4912</link>
		<dc:creator>Sam Diamond</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-4912</guid>
		<description>Is it possible to also be able to add subpages? That would be good.</description>
		<content:encoded><![CDATA[<p>Is it possible to also be able to add subpages? That would be good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-2835</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 06 Apr 2009 02:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-2835</guid>
		<description>No it removes the pages and shows how to hard code any URL of your choice in. Any other words of wisdom you care to share Mr. ExpertWordPress?</description>
		<content:encoded><![CDATA[<p>No it removes the pages and shows how to hard code any URL of your choice in. Any other words of wisdom you care to share Mr. ExpertWordPress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExpertWordpress</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-2827</link>
		<dc:creator>ExpertWordpress</dc:creator>
		<pubDate>Mon, 06 Apr 2009 01:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-2827</guid>
		<description>What does this do? change links to RED??? omg. You dont have to do this. Just open your header.php, and find the navigation, usually it has a class named &quot;menu&quot; or &quot;navigation&quot; or with &quot;wp_list_pages()&quot;.. Then open your style.css find the class of the navigation there. And change the color. You can add the name red (as it is recognized) or hex code. For more color names just visit:
http://www.w3schools.com/HTML/html_colornames.asp</description>
		<content:encoded><![CDATA[<p>What does this do? change links to RED??? omg. You dont have to do this. Just open your header.php, and find the navigation, usually it has a class named &#8220;menu&#8221; or &#8220;navigation&#8221; or with &#8220;wp_list_pages()&#8221;.. Then open your style.css find the class of the navigation there. And change the color. You can add the name red (as it is recognized) or hex code. For more color names just visit:<br />
<a href="http://www.w3schools.com/HTML/html_colornames.asp" rel="nofollow">http://www.w3schools.com/HTML/html_colornames.asp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-#comment-943</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 23 Jan 2009 00:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-943</guid>
		<description>Stone... that is much harder to explain because all WordPress themes are coded differently. That would need edited in the style.css file and the navigation bar could be called anything in there. if you are lucky it might be called nav or bar, then you would change the text size in the stylesheet.

Sorry but if you haven&#039;t noticed I really don&#039;t get that deep into theme code. Simply because there are as many different variations of how a theme is coded as there are themes.</description>
		<content:encoded><![CDATA[<p>Stone&#8230; that is much harder to explain because all WordPress themes are coded differently. That would need edited in the style.css file and the navigation bar could be called anything in there. if you are lucky it might be called nav or bar, then you would change the text size in the stylesheet.</p>
<p>Sorry but if you haven&#8217;t noticed I really don&#8217;t get that deep into theme code. Simply because there are as many different variations of how a theme is coded as there are themes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoneroses6300</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-940</link>
		<dc:creator>Stoneroses6300</dc:creator>
		<pubDate>Fri, 23 Jan 2009 00:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-940</guid>
		<description>Thank you so much for this post.  One question.

How would I change the TXT font of each link.

For instance, if my top menu bar says

Home   About Us   Donate   Contact

How could I change the sizes of these links?  Thank you</description>
		<content:encoded><![CDATA[<p>Thank you so much for this post.  One question.</p>
<p>How would I change the TXT font of each link.</p>
<p>For instance, if my top menu bar says</p>
<p>Home   About Us   Donate   Contact</p>
<p>How could I change the sizes of these links?  Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freeware Software Downloads</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-942</link>
		<dc:creator>Freeware Software Downloads</dc:creator>
		<pubDate>Fri, 15 Aug 2008 07:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-942</guid>
		<description>Thank you very much, just what I needed. And thank you for the backlink :)

nicholas</description>
		<content:encoded><![CDATA[<p>Thank you very much, just what I needed. And thank you for the backlink <img src='http://www.wordpressmax.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>nicholas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deval 'Pino' Shah</title>
		<link>http://www.wordpressmax.com/wordpress-guide/specify-navigation-links/comment-page-1#comment-941</link>
		<dc:creator>Deval 'Pino' Shah</dc:creator>
		<pubDate>Wed, 30 Jul 2008 03:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wordpressmax.com/wordpress-guide/specify-navigation-links#comment-941</guid>
		<description>Thank you so much for this educational help - it has been of much help.

Pino
www.LanSmith.com</description>
		<content:encoded><![CDATA[<p>Thank you so much for this educational help &#8211; it has been of much help.</p>
<p>Pino<br />
<a href="http://www.LanSmith.com" rel="nofollow">http://www.LanSmith.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
