Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hot Tags

  • On the forum that i’m currently designing, the “hot tags” are different in font size with the more times its tagged in a topic.

    I’m trying to change it so all the tags are all exactly the same. How do I go about this?

    Cheers,

    Chris.

Viewing 1 replies (of 1 total)
  • Find this function in the front-page.php file of your theme: <?php bb_tag_heat_map(); ?>

    And replace it with this function: <?php bb_tag_heat_map(9, 9, 'pt', 80); ?>

    Here’s what those numbers mean. The first number is the minimum font size, the second is the maximum font size, the third is how to measure the font (pt, px, etc.), and the fourth is how many tags to display.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar