blazin6543
Member
Posted 2 years ago #
i'm trying to make it so my subcategories are under the parent category, as well as have padding (or spacing) so it is a little more to the right. i tried to copy other themes but nothing seems to be working out. anyone have any ideas how i can do this?
For a "hierarchical" display - see the codex:
http://codex.wordpress.org/Template_Tags/wp_list_cats
In such a display the cats are in nested lists. See these fine tutorials about styling and using nested lists:
http://css.maxdesign.com.au/listamatic2/index.htm
To figure out what is the code generated by the template tags:
http://codex.wordpress.org/Finding_Your_CSS_Styles
debug128
Member
Posted 2 years ago #
Same issue with WP 2.2 and Default Theme. It does not works for me.