<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 21:37:49 +0000</lastBuildDate>
    <item>
      <title>(jQuery) In wordpress navigation, target the first &amp; last li tags &amp; style - kstetson</title>
      <link>https://snipplr.com/view/15503/in-wordpress-navigation-target-the-first--last-li-tags--style</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Wed, 03 Jun 2009 22:49:01 UTC</pubDate>
      <guid>https://snipplr.com/view/15503/in-wordpress-navigation-target-the-first--last-li-tags--style</guid>
    </item>
    <item>
      <title>(jQuery) Div Fade in on Load / Div Fade in on Click - kstetson</title>
      <link>https://snipplr.com/view/15502/div-fade-in-on-load--div-fade-in-on-click</link>
      <description>&lt;p&gt;Div will fade in on load or fade in on click&lt;/p&gt;</description>
      <pubDate>Wed, 03 Jun 2009 22:26:33 UTC</pubDate>
      <guid>https://snipplr.com/view/15502/div-fade-in-on-load--div-fade-in-on-click</guid>
    </item>
    <item>
      <title>(PHP) Multiple Dynamic Sidebars in Wordpress - kstetson</title>
      <link>https://snipplr.com/view/15501/multiple-dynamic-sidebars-in-wordpress</link>
      <description>&lt;p&gt;To arrange multiple dynamic sidebars in wordpress, add the following code snippet into functions.php. The sidebar should then appear in the dropdown menu in wordpress under the widgets section. Next, go into your sidebar.php file &amp; edit the dynamic sidebar tag by setting conditionals for when certain sidebars can be used in the sidebar.php file.&lt;/p&gt;</description>
      <pubDate>Wed, 03 Jun 2009 22:17:28 UTC</pubDate>
      <guid>https://snipplr.com/view/15501/multiple-dynamic-sidebars-in-wordpress</guid>
    </item>
    <item>
      <title>(CSS) Style the down nav state on a wordpress page - kstetson</title>
      <link>https://snipplr.com/view/15500/style-the-down-nav-state-on-a-wordpress-page</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Wed, 03 Jun 2009 22:07:24 UTC</pubDate>
      <guid>https://snipplr.com/view/15500/style-the-down-nav-state-on-a-wordpress-page</guid>
    </item>
    <item>
      <title>(PHP) Custom Fields Template in WP - corresponding code snippets - kstetson</title>
      <link>https://snipplr.com/view/15499/custom-fields-template-in-wp--corresponding-code-snippets</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 03 Jun 2009 22:00:08 UTC</pubDate>
      <guid>https://snipplr.com/view/15499/custom-fields-template-in-wp--corresponding-code-snippets</guid>
    </item>
  </channel>
</rss>
