Hi, when I use this code "<?php get_links_list(); ?> " on the sidebar.php page, it adds extra borders to top and bottom of this particular block. How do I get rid of that? I just want the "Resources" category to look the same as the other blocks on the sidebar. Here's the code I have so far:
<div class="block">
<ul class="counts">
<?php get_links_list(); ?>
</div>
Please check out my blog and you'll see what I'm dealing with:
http://tangospeak.com/glass/