Title: Customizing Tag Cloud widget
Last modified: August 19, 2016

---

# Customizing Tag Cloud widget

 *  788444
 * [17 years, 10 months ago](https://wordpress.org/support/topic/customizing-tag-cloud-widget/)
 * I am a theme developer but I am having no luck editing the tag cloud widget to
   look more like the rest of my theme. I read the documentation but since I am 
   not hard coding the widget in it is useless. Any ideas on how to remedy this?(
   mainly the sizes of the tags)

Viewing 1 replies (of 1 total)

 *  [dtwilliamson](https://wordpress.org/support/users/dtwilliamson/)
 * (@dtwilliamson)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/customizing-tag-cloud-widget/#post-820490)
 * To change the font sizes, edit wp-includes/widgets.php using information found
   at:
 * [wp_tag_cloud](http://codex.wordpress.org/Template_Tags/wp_tag_cloud)
 * basically, you want this:
 * `wp_tag_cloud('smallest=8&largest=22');`
 * substituting the sizes you want.

Viewing 1 replies (of 1 total)

The topic ‘Customizing Tag Cloud widget’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [dtwilliamson](https://wordpress.org/support/users/dtwilliamson/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/customizing-tag-cloud-widget/#post-820490)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
