I love this plugin! The only thing I want to change is that it puts p tags around each item so I'm getting too much vertical space. In Firebug the code looks like this:
<li class="frp-news">
<p>
<a href="http://10hottestchristmastoys.com/ninjago-epic-dragon-battle-review/622">
<img class="attachment-32x32 wp-post-image" width="32" height="26" alt="ninjago-epic-dragon-battle-thumb" src="http://10hottestchristmastoys.com/wp-content/uploads/2012/10/ninjago-epic-dragon-battle-thumb-40x33.jpg">
Ninjago Epic Dragon Battle Review
</a>
</p>
Is there a way I can edit the plugin to remove those p tags?