Friday, August 16, 2013

words copy protect


]]></b:skin>
After finding code copy the below code and paste above to it
.post-body {-webkit-touch-callout: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; text-align: justify;} blockquote{-webkit-touch-callout: text; -khtml-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text;}

Code Customization:
Guys just concentrate on these lines, Replace blockquote tag with your tag using for script posting.
Example: I am using blockquote tag for posting Java Script, CSS, and other codes with in frame.
If you’re using something else tag, instead of blockquote then simply replace blockquote with that tag.
After successful customization ‘Save Your Template’
That’s it you’ve done.