• When I add a tag twice within two different posts, it becomes so large that it goes over my sidebar. Where would I edit the size of the fonts?

Viewing 9 replies - 1 through 9 (of 9 total)
  • we need more info. are you using the default tag widget in 2.5 or a plugin? being able to see the site with the tag cloud would help also.

    If you’ve added the “tag cloud” php tag to your template, just adjust the “largest” size to your liking. That would be 22pt on this tag:

    <?php wp_tag_cloud('smallest=8&largest=22'); ?>

    Thread Starter divamaggie

    (@divamaggie)

    I’m using the default tag widget in 2.5 at https://rowanista.com

    Thread Starter divamaggie

    (@divamaggie)

    Which file would I alter so that I can use the default tag feature that comes with 2.5 to adjust the size of the font?

    I am not seeing any tags in your sidebar but the code should be in the sidebar.php of your theme.

    Thread Starter divamaggie

    (@divamaggie)

    Its clearly there under the heading “Tags”

    Thread Starter divamaggie

    (@divamaggie)

    and how do you get rid of “Add new tag”??

    Thread Starter divamaggie

    (@divamaggie)

    I’m hoping someone can tell me where I would edit the size of the fonts for “Tags” that come with 2.5 and show up as a widget in the sidebar.

    Sorry if this is a simple question, but I couldn’t find any support articles on it.

    Can I remove the display of tags from the bottom of posts? I like the idea of using tags for content searching but I think it’s messy the way you get a long list of them under each article.

    thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘how to customize tags’ is closed to new replies.