Comments System

test

Thursday 27 March 2014

How To Resize All Post Images In Blogger - PAKLeet


 How To Resize All Post Images In Blogger - PAKLeet
Blogger is the biggest blogging platform, where you'll be ready your blogging and site-building carrier for free and host unlimited articles, images along with videos but after you upload any kind of image in your blog posts then it's going to be automatically upload on Picasa. You might take a back up your most images simultaneously from Picasa and we'll soon share a whole tutorial about this topic but today many of us will likely to show you a strategy to resize your blog posts all published images simultaneously. Blogger likely provide a person some capabilities to resize your current images but it doesn't help us lots to resize each of our all pictures, so we will have to add little CSS coding inside our blog to resize all blog posts images at once. So lets start the tutorial.


How to Resize All Images At Once?


Just follow the below steps to resize your blog posts images automatically:
1. Go to Blogger Dashboard>> Template>> Edit HTML.
2. Find ]]></b:skin> in your template.
3. know just copy below coding and paste right above ]]></b:skin>
.post-body img {
width: 480px!important;
height: auto!important; }

Customization :

After adding above coding in your template, we need to make some changes in it and design it according to our need because every blog and website have different layout size, so you can change its width and height that fit on your post images.

  • Simply Change width: 480px with your desired value.
  • If you also want to change default height then simply change height: auto with your desired height pixels.

Know after Customizing height and width then simply click on “Save Template” and you’re done.

Final Words:

It is an easy trick to resize all your blogger posts images at once and bring more professionalism to your blogger blog. Now It's your turn to share this post and write your views in comments till then Happy Resizing.

No comments:

Post a Comment

Hello Dear,
We hope this post is very useful for you.
If you want any kind help related this post kindly reply.
If You Love Or Like This Post Then Share It With Your Friends.
.
.
.
.
Regards:> internettip Management.