Thursday 11 October 2012

How to Add Energy Saving Mode To Blogger

In this post i will show you How To Add Energy Saving Mode to Your Blogger/wordpress blog. It hides heavy animations and covers the window in dark colors

ENERGY SAVING MODE PREVIEW



HOW TO PUT BLOGGER/WORDPRESS BLOG IN ENERGY SAVING MODE



  • Go to Blogger Dashboard --> Design --> Edit HTML
  • Backup your Template before making any changes to your blog
  • Now  Expand Widget Templates
  • Find the code shown below using [ctrl+F]


</head>


  • Now Paste the Code shown below just before/above it


<script language='javascript' src='http://www.onlineleaf.com/savetheenvironment.js' type='text/javascript'/>


  • Now save your template
  • Now go to  Design >> Page Element  and click Add Gadget
  • Then select HTML/Javascript and paste below code. 


<script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js?time=180"></script>


  • Change time=180 as you want.

No comments:

Post a Comment