so i want to know how to change the way these display. for instance on a full blog list if tags and categories are selected for that blog post it displays like this
Tags
Categories
i would like to have control of how these are displayed. i'd like them to 1) be linked so when a user clicks them they display all the posts with those tags or all those categories and 2) to look like this
Tags: tag 1, tag 2, tag 3
Categories: cat 1, cat 2
can this be done? Thanks.