Info
- 4 posts
- 2 voices
- Started 2 years ago by gerikg
- Latest reply from Ashfame
- This topic is not resolved
bb_list_tags() to show like bb_tag_heat_map()
-
- Posted 2 years ago #
bb_list_tags() lists the tags in "li" format as bb_tag_heat_map() doesn't. I would like to show the tags without the li.
-
- Posted 2 years ago #
-
- Posted 2 years ago #
you want them to simply show with the same font. right?
-
- Posted 2 years ago #
you can use this
<?php bb_tag_heat_map(array( 'smallest' => 8, 'largest' => 8)); ?> -
You must log in to post.