Same text size in Tag Cloud
-
I’m trying to get a list of all my tags to display in the same font size no matter how often a tag is being used. I set the smallest and largest parameters but the tags are still different sizes. Here is the code I used:
<?php wp_tag_cloud('smallest=1&largest=0&unit=em&number=0&format=list'); ?>
Anyone know how I can easily get all the tags to show the same size? Thanks.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Same text size in Tag Cloud’ is closed to new replies.