Hello,
On my WordPress blog from my new website, I added the numbers of posts made next to the month..
The problem is the post is beneath the month instead of at the right of it..
This is the code:
And here is the screen:PHP Code:<li>
<h2><?php _e('Archives'); ?></h2>
<ul>
<?php wp_get_archives('type=monthly&show_post_count=1'); ?>
</ul>
</li>
http://i41.tinypic.com/1110cjs.jpg
Can somebody please give me a fix for that? I'm still searching myself but can't find anything
Thansk in advance!


LinkBack URL
About LinkBacks







Reply With Quote

Bookmarks