Title: Fontsize Tagcloud
Last modified: August 18, 2016

---

# Fontsize Tagcloud

 *  [hvanoers](https://wordpress.org/support/users/hvanoers/)
 * (@hvanoers)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/fontsize-tagcloud/)
 * In the new WordPress version 2.3 it’s possible to use a tagcloud widget. I find
   it very useful however the fontsize of the large tags is to big for my wordpresstheme.
 * How can I change this fontsize and were do I do that?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Jeremy Clark](https://wordpress.org/support/users/jeremyclark13/)
 * (@jeremyclark13)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/fontsize-tagcloud/#post-635945)
 * In the widget you can’t change the font size. If you feel comfortable enough 
   with theme files have a look [here](http://codex.wordpress.org/Template_Tags/wp_tag_cloud#Parameters).
 *  [joshi](https://wordpress.org/support/users/joshi/)
 * (@joshi)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/fontsize-tagcloud/#post-636588)
 * I have follow code in the “widgets.php”:
 * `wp_tag_cloud('smallest=10&largest=10&unit=pt&number=30&format=flat&orderby=count&
   order=DESC&exclude=&include=');`
 * But 5 Tags are bigger or bold. I dont know why.
    My site: [http://www.pixilla.de](http://www.pixilla.de)
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 5 months ago](https://wordpress.org/support/topic/fontsize-tagcloud/#post-636589)
 * WordPress doesn’t allow a tag cloud with a spread of “0”, which is what you’re
   trying to do. So what you actually get is a spread of 1. Instead of the largest
   being 10, the largest is actually 11.
 * Try making largest = 10.1 instead. Give it a little leeway.
 *  [joshi](https://wordpress.org/support/users/joshi/)
 * (@joshi)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/fontsize-tagcloud/#post-636590)
 * Thank you .. it works with 10.1 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Fontsize Tagcloud’ is closed to new replies.

## Tags

 * [size](https://wordpress.org/support/topic-tag/size/)
 * [tag](https://wordpress.org/support/topic-tag/tag/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [joshi](https://wordpress.org/support/users/joshi/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/fontsize-tagcloud/#post-636590)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
