Hi,
it happens that editing more posts with the same tag makes the name of the tags in the sidebar bigger and bigger. After a while the sidebar is not readable anymore.
How I can avoid this?
Thanks.
Gius
Hi,
it happens that editing more posts with the same tag makes the name of the tags in the sidebar bigger and bigger. After a while the sidebar is not readable anymore.
How I can avoid this?
Thanks.
Gius
http://codex.wordpress.org/Template_Tags/wp_tag_cloud
Look there at the information on the 'smallest' and 'largest' parameters. Setting these to the same value will avoid the default tag cloud feature of most used tags having larger font sizes.
If using sidebar widgets, see this for a replacement tag cloud widget offering the ability to configure parameters:
http://wordpress.org/extend/plugins/configurable-tag-cloud-widget/
I am sorry, use WP from short time, I cannot find wp_tag_cloud to modify it. Where is it?
If you are using widgets on your theme/sidebar, you will not find it. It is embedded in the tag cloud widget.
If you are *not* using widgets, it would normally be in the sidebar template for your theme (typically, sidebar.php).
This topic has been closed to new replies.