Dear CSS Gods
Dear CSS Gods
Out of context: Reply #7
- Started
- Last post
- 7 Responses
- maximillion_0
is this wordpress?
which i think it is, if that the case youll need to find which methods output in the format you need. from the code you show about it looks as though
wp_list_pages('title_li=');
wp_list_categories('show_count=1...output html with tags. one of them is oputputting the tags and the other isnt and this is causing your problem. try and find a method that will output the name and number of categories on one "a" tag. or.... edit yr css as per the above