Showing posts with label Blogger Widget. Show all posts
Showing posts with label Blogger Widget. Show all posts

Tuesday, July 15, 2014

How To Protect Your Blog Content From Being Stolen

Posted by Unknown 5 Comments
Have you noticed, the copying content is being general in the people because the number of content thieves is increasing quickly. Today I’m going to talk about protecting the blog content from being stolen. Being a good quality blogger, everybody will face this condition that he/she may get their creative content stolen.

Now you can also insert "Disable Right Click Option in Blogger" widget on your blog and protect your copyright content from being used in any other website. 

Follow these steps to add "Disable Right Click in Blogger" by Webbloggingtalks
  1. Log in to Blogger Dashboard --> Layout
  2. Click on 'Add a Gadget' on the sidebar
  3. Select 'HTML/Javascript' from the Popup Window and add the code given below and click save.
<script language="JavaScript">
<!--

//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>

If you have any problem in disabling right click on your blog or website or have any other question or suggestion then leave a comment below. I will be glad to help you. Do share this with friends, like us on Facebook and +1 on Google+. Don't forget to subscribe.
Read More

Friday, May 23, 2014

For Blogger and WordPress Blog Add Awesome Floating Sharing Bar

Posted by Unknown
Today here is a tutorial on “how to include a floating social media bar in a blogger blog”. As I have included some social sites like buttons like: Google Plus, Facebook (like button), likedin, Tweet and also have a StumbleUpon buttons in the floating bar and all of them come with a counter in this widget. I have not using any scripts and this widget works simply on CSS and HTML and is completely compatible with every one of browsers. You can see this sticky widget to left of most of blog post. I have made sure to keep the setting up procedure as easy as possible. We created it very easy to install on blogger even wordpress, even you don’t require to edit your blogger html code. Just drop the entire given code into a HTML/Javascript gadget.

 Add it to blogger blog:

  1. Firstly login to your blogger dashboard. 
  2. Then go to your blogger Layout.
  3. Click on Add A Gadget.
  4. In Add A Gadget window, select HTML/Javascript . 
  5. After: Copy the code below and paste it inside the content box.



Note:- Just replace sonalkumawat highlighted in yellow color with your twitter username.

6. Save the gadget.
7. Drag the gadget and reposition it under Blog Posts gadget.
8. Click on orange Save button.

Enjoy!!! :)
Read More

About Our Blog