• Hi,

    I want to import three delicious rss stories, and apply a different class to the 3rd (for styling). So something like:

    <ul>
    <li>Delicious title 1, description</li>
    <li>Delicious title 2, description</li>
    <li class="last">Delicious title 3, description</li>
    </ul>

    I’ve tried the wp delicious plugins, but wondered whether I could use simpliepie rss and use offset – but there’s no documentation, so I’m wondering if there’s a way to do it?

    thanks, Ross

  • The topic ‘RSS offset for Delicious?’ is closed to new replies.