(Very sorry, forgot to use the code thing in the last version of this post)
I'm using CSS to replace <li><a> elements with a background image.
I need there to be nothing inbetween <a></a> tags, so that only the image can be seen.
Is this possible using wp_list_categories? I can't see any arguments on http://codex.wordpress.org/Template_Tags/wp_list_categories that might do this.
Thanks in advance...