Images are the key point in your blogger blog images helps you to describe everything a bit easily then you tell through your words.But sometime you had to add some bigger images in your blogger blog and that exceeds the area of your post means the exceeds through and comes in the sidebar area and that never looks good for you and does not gives out good impression to your visitors so today i am going to show you how you can auto matically make those images to fix the width of your blogger blog.
How to Automatically Make Images Fit your Blog’s Width
- Go to your Blogger Dashboard.
- Now from the drop down menu go to templates
- Now click on Edit Html.
- Now find ]]> and paste the below code just above it.
img {max-width: 100%;height: auto;width: auto9; /* ie8 */}
- Now save your template and all done friends.
0 comments: