Using the Views module http://drupal.org/project/views, you can override the basic taxonomy/term/[tid] then under the "Theme: Information" link in the Views UI, leverage the views template suggestions as part of your theme to customize the markup.
Hi All,
I want to customize taxonomy term page for particular vocabulary. (for all vocabulary is also fine)
I am able to customize look and feel of node teasers by using http://drupal.org/node/1106090
It provides a way to style the node differently while listing vs displaying full node.
Now i want to have separate template for taxonomy term page. I don't see any default "Drupal 7 Template Suggestions" at http://drupal.org/node/1089656
Anyone know how to achieve this?
Thanks in advance.
--
:DJ