1- Go to Blogger Dashboard
2- Go to Template >> Edit HTML
3- Type Ctrl+F to search for
]]></b:skin>4- Now paste the below given code just above the ]]></b:skin>
.post-body img {
width: 500px!important;
height: auto!important;}
- If you want to increase or decrease the width of image then change the value of width: 500px
- If you want to increase or decrease the height of image the give the value to height: 500px
- If you wish to add border to the image then simple add this property to the above coding border: 1px solid #d2d2d2
Done!
Don't forget to share this awesome tip to your friends by clicking sharing buttons below.
Post a Comment