terms taxonomy change list class style

Events happening in the community are now at Drupal community events on www.drupal.org.
sheanhoxie's picture

Where to change the $terms <li>

Im trying to find where the taxonomy $terms <li>'s

are created when listed within a node. I need to change the class information that is associated.

Please see my site here: http://www.thehox.com/sdg/park/street+plaza

Im trying to get each <li> to float so that I can apply a width to each of them, as you can see they dont align properly.

I have a custom taxonomy page template with the following code:

        <?php if (count($taxonomy)): ?>
            <?php print $terms ?>
        <?php endif; ?>
Read more
Subscribe with RSS Syndicate content