• Hi, Im using this code:

    <?php get_archives(‘postbypost’, ‘5’); ?>

    to show recent posts. but theres a line break between each of them which i dont like. They arent neatly tucked in underneath one another like the blogroll or categories lists. Its like theres a <br> between each of the posts. why is this? And how do I fix it?

    Thanks

The topic ‘problems with sidebar list styles.’ is closed to new replies.