How to resize Thumbnail Image of Popular post in Blogger
Popular Post widget is a widget that list the most visited post by the readers and they like to read this post again. So, according to the popularity of the post, this widget display the post as a list in the sidebar.
Some time you need to resize or customization thumbnail Image of The Popular Post for getting more clear visible. So we want to change the size of The Thumbnail Image according to my template design that will attract visitor's attention to Popular post to get reading more articles and involve them in more articles.
How to change thumbnail image size ?
Go to the Blogger Dash Board >> Template
Then Click on the "Edit HTML" option.
Then click on jump to widget option >> click on popular post1 .
Note:Find the code for width like this expr:width='data:thumbnailSize' and for height like this expr:height='data:thumbnailSize' .
Next , replace the code 'data:thumbnailSize' with 25px in both place.
Then , save the template .
Note: For width expr:width='data:thumbnailSize' is represent the width of thumbnail of popular post and expr:height='data:thumbnailSize' is represent the thumbnail height of the popular post.
Now , you change the size as you wish ...
If you have any problem then comment in my blog.
0 comments:
Post a Comment