on my sidebar i am using the following code for the category list:
<?php list_cats(1, 'All', 'name', 'asc', '',1,0,1,1); ?>
I think its right; all I really want to do is have my category list show the number of posts in each category. I have gotten the # of posts to show up, but they come on a second line beneath the category. Any fixes?
go to http://www.sskhalsa.com if u wanna see the problem in action