Add Energy Saving Mode to Your Blogger/wordpress blog

You might have seen this widget on some blog when you left it open for some time a dark window will cover the whole site and a text is shown on the screen named energy saving mode. It hides heavy animations and covers the window in dark colors. It will remain on the screen till you will not do anything to your mouse and keyboard.

Energy Saving Mode Preview


How To Put blogger/wordpress blog in Energy Saving Mode

  • Go to Blogger Dashboard 
  • Click on DropDown Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML --> Proceed --> Expand Widget Templates
  • Press Ctrl + F and search the code shown below

</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.

Like it? Share it.

No Comments

Click to Add a New Comment

  • If you're asking a question click on Subscribe By Email link, on the comment form, to be notified of replies.
  • Do NOT add links to the body of your comment as they will not be published.
  • Only the comments posted in ENGLISH will be approved.
  • If you have a problem check first the comments , maybe you will find the solution there.