Styling wp_get_archives with post counts
-
Im running into issues styling the html output of the wp_get_archives function.
Currently outputs:
<li><a href='#' title=''>January 2011</a> (4)</li>I am trying to style the links as blocks with rollover background images but the post count is breaking the design.
What is the typical way to style these widgets with post counts?
Can I somehow change the output of the html to include the post count within the link text?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Styling wp_get_archives with post counts’ is closed to new replies.