:::Protect Your blog post with thief:::
- This is a Simple CSS Trick.
- First Log IN your Blogger Account.
- Then Go to Dashboard > Template > Edit HTML.
- Now press CTRL+F key in the key board.
- Find where ]]> </b:skin>
- Copy below code and past above ]]> </b:skin> Code. And Save
- Then See the magic.
.post-body {
-webkit-touch-callout: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-ms-user-select: none;
user-select: none;
}
No comments:
Post a Comment