Closed (fixed)
Project:
Taxonomy List
Version:
5.x-1.3
Component:
Theming
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2008 at 17:11 UTC
Updated:
6 Sep 2008 at 15:09 UTC
Per our conversation, is it possible to theme the Taxonomy List so that the Top entries have identical formatting and the largest/bold typeface?
Comments
Comment #1
nancydru"a.taxonomy-list-term" is the class for the non-parent terms - well, actually, all terms. If the term is a parent, it has an additional div above it, with a class of "taxonomy-list-parent". The children are within a class of "taxonomy-list-children". You may override the CSS to be any way you want on your site.
If you are not using Firefox and the Firebug extension, I highly recommend them for working with Drupal.
Comment #2
nancydruNo further follow up, so I assume this answered the question.