Solution:
- goto blogger.com Dashboard > Template > Customize > Advanced > Add CSS
- In the appearing textarea, add the following code
.item-thumbnail img {
width: 100%;
height: auto;
display: block;
} - See in the preview if you what you wanted is obtained. If so click on Apply to blog in the top right.
- Check your blog if it works fine.
|
No comments:
Post a Comment