Hi all, I am showing post tags on the sidebar of my design blog but some tags are appearing larger and some are smaller. I know they become larger based on the no. of posts those tags used in but I want to show ALL tags of same size. Can anyone please tell me how to make them of same size? Thanks
You can edit them and use a font size attribute to the text. Here is an example: <h1><span style="font-size: medium;">YOUR KEYWORD HERE</span></h1> Code (markup):