Subscribe For Free Updates!

We'll not spam mate! We promise.

Showing posts with label BLOGGER TEMPLATE. Show all posts
Showing posts with label BLOGGER TEMPLATE. Show all posts

Thursday, 20 June 2013

Make Your Blog Faster With Lazy Image Loading Script

when blog loads slow
Don’t you hate it when websites load slowly? I know I do.And to make matters worse, do you even come back to websites that load slow? The chances are, you don’t!.There are many factors But Images are one of the important factor that affects blog load time.So,To reduce blog Images load time today I have brought lazy image loading plugin for blogger!

Lazy Load is a jQuery plugin which only loads Images seeable in the viewport (visible part of web page) thereby enhancing the Page Load time. The images which are out the initial visible region of the screen are loaded as the users scrolls through them. A really useful plugin for Image intensive Blog's.This widget really decrease the 50% of blogs load time as you check your own blog with Gtmetrics.Lets see the working of this plugin

How to install this plugin to blogger?

  • Login to Blogger > Dashboard
  • Click on Drop Down Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML > Proceed
  • Press Ctrl + F and search the code shown below. 
 </head>
Copy below codes and paste above </head>

<script type='text/javascript'>//<![CDATA[
(function(a){a.fn.lazyload=function(b){var c={threshold:0,failurelimit:0,event:"scroll",effect:"show",container:window};if(b){a.extend(c,b)}var d=this;if("scroll"==c.event){a(c.container).bind("scroll",function(b){var e=0;d.each(function(){if(a.abovethetop(this,c)||a.leftofbegin(this,c)){}else if(!a.belowthefold(this,c)&&!a.rightoffold(this,c)){a(this).trigger("appear")}else{if(e++>c.failurelimit){return false}}});var f=a.grep(d,function(a){return!a.loaded});d=a(f)})}this.each(function(){var b=this;if(undefined==a(b).attr("original")){a(b).attr("original",a(b).attr("src"))}if("scroll"!=c.event||undefined==a(b).attr("src")||c.placeholder==a(b).attr("src")||a.abovethetop(b,c)||a.leftofbegin(b,c)||a.belowthefold(b,c)||a.rightoffold(b,c)){if(c.placeholder){a(b).attr("src",c.placeholder)}else{a(b).removeAttr("src")}b.loaded=false}else{b.loaded=true}a(b).one("appear",function(){if(!this.loaded){a("<img />").bind("load",function(){a(b).hide().attr("src",a(b).attr("original"))[c.effect](c.effectspeed);b.loaded=true}).attr("src",a(b).attr("original"))}});if("scroll"!=c.event){a(b).bind(c.event,function(c){if(!b.loaded){a(b).trigger("appear")}})}});a(c.container).trigger(c.event);return this};a.belowthefold=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).height()+a(window).scrollTop()}else{var d=a(c.container).offset().top+a(c.container).height()}return d<=a(b).offset().top-c.threshold};a.rightoffold=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).width()+a(window).scrollLeft()}else{var d=a(c.container).offset().left+a(c.container).width()}return d<=a(b).offset().left-c.threshold};a.abovethetop=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).scrollTop()}else{var d=a(c.container).offset().top}return d>=a(b).offset().top+c.threshold+a(b).height()};a.leftofbegin=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).scrollLeft()}else{var d=a(c.container).offset().left}return d>=a(b).offset().left+c.threshold+a(b).width()};a.extend(a.expr[":"],{"below-the-fold":"$.belowthefold(a, {threshold : 0, container: window})","above-the-fold":"!$.belowthefold(a, {threshold : 0, container: window})","right-of-fold":"$.rightoffold(a, {threshold : 0, container: window})","left-of-fold":"!$.rightoffold(a, {threshold : 0, container: window})"})})(jQuery);$(function(){$("img").lazyload({placeholder:"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_XGX3v_TtDwSv87LSF1ofvIOkmHtTwyWt0Z5346bYNB6w9ipEPPn_UtiFLQBzaI-F4ZFthx3KBTuNEUEvW0JtMsb7MF2TmQJ1hH7pCwmcVzH36j0rpy8W7_5_PE4mNid4tryx_qydzbo/s1600/truebloggertricks.blogspot.com.gif",effect:"fadeIn",threshold:"-50"})})//]]></script>

  • Now just press on save template and refresh your blog.  
  • Now just scroll your blog and see your images fade in with lazy loading effect.
If you have any Doubts regarding this post, Please ask it via comments and Dont forget to share this post with your friends!!

Wednesday, 17 April 2013

SIMPLE CLEAN WHITE BLOGGER TEMPLATE 2013



SIMPLE CLEAN WHITE BLOGGER TEMPLATE 2013thatsBlogging.blogspot.com



Simple Clean white Blogger Template is an awesome template specially designed/made for Tech and Blogging Blogs.It is two Columns Blogger Template , having beautiful drop-down menu along-with one right sidebar and 3 columns footer.This Template is Ads Ready and SEO Ready .This Template has white background which makes it more lovely Blogger Template.Actually this template works with all Type of Browsers , such as Internet Explorer,Mozilla Firefox and Google Chrome etc.You Can easily Download this template from Our Blog.


Simple Clean White Blogger Template 2013

ThatsBlogging.blogspot.com

Credits Goes to : Btemplates.com

  • Ads Ready
  • SEO Ready
  • White
  • 2 Columns
  • 3 Columns Footer
  • Spinning images 
  • Tech
  • Clean and Pure White
  • Drop Down Menu
  • Recent Posts Widget

Simple Clean White Blogger Template is really very Cool template , i will suggest it for Blogging Blogs or Tech blogs , however you can use it for any type of Blog.For installing this template follow the below easy steps.

  1. Go To Blogger Dashboard >> Then Click On Template
  2. After that Click on restore/BackUp
  3. Now a Window will pops-up , there will be an option of uploading.
  4. Click that and Select your XML file for uploading 
  5. That's it