1 July 2014

auto size your post images

Do you want all your post images to be the same width? Here is a really simple code to achieve that uniform look!

STEP ONE:

Template > Customise > Advanced > Add CSS: Paste the code below into the white box and then press enter.
.post-body img{
padding: 0px!important;
height: auto;
width: 600px;
}

STEP TWO:

You should be able to see your images change size in the preview, change the width until it fills your post and your happy with the result and then press Apply!

Serena Ozgowicz is a 21 year old Puggle owner with a passion for web design. She likes to share her passion with you guys through tutorials and helpful tips. You can follow her on facebook, twitter and instagram.

1 comment:

  1. Thank you for sharing this, going to try out on my blog!
    xoMadiha

    ReplyDelete

Related Posts Plugin for WordPress, Blogger...