<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - kstetson</title>
<link>http://snipplr.com/users/kstetson/tags/style</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 01:17:49 GMT</pubDate>
<item>
<title>(jQuery) In wordpress navigation, target the first &amp;amp; last li tags &amp;amp; style</title>
<link>http://snipplr.com/view/15503/in-wordpress-navigation-target-the-first--last-li-tags--style/</link>
<description><![CDATA[ <p>Use javascript to add a class of last onto the first and the last li tags in the navigation (add to global.js). Then use css to style. For instance, if the first li is home, you can set the css to hide this link (if you want the logo to act as your home link instead). You may have a background pattern that you want to turn off on your last li tag, you can set the css background to none in this case.</p> ]]></description>
<pubDate>Wed, 03 Jun 2009 22:49:01 GMT</pubDate>
<guid>http://snipplr.com/view/15503/in-wordpress-navigation-target-the-first--last-li-tags--style/</guid>
</item>
<item>
<title>(CSS) Style the down nav state on a wordpress page</title>
<link>http://snipplr.com/view/15500/style-the-down-nav-state-on-a-wordpress-page/</link>
<description><![CDATA[ <p>Wordpress has a built in class that you can style to style the down nav state for the page you are on. Adjust div name accordingly.</p> ]]></description>
<pubDate>Wed, 03 Jun 2009 22:07:24 GMT</pubDate>
<guid>http://snipplr.com/view/15500/style-the-down-nav-state-on-a-wordpress-page/</guid>
</item>
</channel>
</rss>