Showing posts with label adsense trick. Show all posts
Showing posts with label adsense trick. Show all posts

Saturday, 28 February 2015

How to install a Scroll To Top button For Blogger and Wordpress

how to scroll to top button

WordPress

Install this plugin – WPFront Scroll Top
It’s what I use on this blog!

Blogger

Here’s your hack:
1. Log on to your Blogger blog, go to Template > Edit HTML > search for the <head> just below/after the <head> tag place this bit of code:
<script src='http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js'></script>
* you may already have a jquery script in your blog’s template, possibly for something to do with Pinterest – take a look at the first few lines of code to determine if you already have it – if you do