You can do it simply in blogger very easily. When you embed any image in your post on blogger. Click on that image and you will see a setting option.
By clicking on setting option you can select the original size of image this will help you to post the full image with leaving any space on left or right.
RipoN
for this, you have to add some CSS code to your image tag.
width: 100%;
margin: auto;
kuldeepdagarkd
You can do it simply in blogger very easily. When you embed any image in your post on blogger. Click on that image and you will see a setting option.
By clicking on setting option you can select the original size of image this will help you to post the full image with leaving any space on left or right.