Saturday, October 8, 2016
How to Protect Your Blog posts from Copying Blogger Trick
How to Protect Your Blog posts from Copying Blogger Trick

Copy The Following CSS Codes To Your Blog
- Go to Blogger Dashboard
- Select Template->Edit HTML click Proceed [or Use Alternate Way to copy CSS code]
- Find ]]></b:skin>
- Copy the following code and save
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-ms-user-select:none;
user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-ms-user-select:none;
user-select:none;
Disable Right Click
- Copy the following code inside <head>
<script src=http://netoopscodes.googlecode.com/svn/branches/Js files/disable right click.js type=text/javascript/>
Done!
A lot of other tips and tricks like how to add more blogger widgets, add social book marking baar, add new sidebar, add facebook lik box , post google adse inside or below the post title , google adse between post,Horizontal manu bar for blogger, image slider for blogger.Please keep wathcing www.bloggingtrainings.blogspot.com flash for blogger templates, and a lot of other tricks for blogger users.
Go to link download