GayForWeed

Blogger Social Locker

Jun 15th, 2014
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Provided For Ubers.org
  2. Search for </head>, once you find it, go to the row above of </head> and paste the following CSS CODE:
  3.  
  4. <link href='http://fileprotector.org/locker.css' rel='stylesheet' type='text/css'/>
  5. =====================================================================
  6. Now you are done with editing your original Blogger file.
  7.  
  8. <article id="default-usage">
  9. <div class="to-lock" style="display: none;">
  10.        
  11. <!--Hidden Content Starts (You can Use HTML BELOW)-->
  12.  
  13. <div style="text-align: justify">
  14. Add Your Hidden Text Here
  15. </div>
  16.  
  17. <!--Hidden Content Ends (You can Use HTML ABOVE)-->
  18.  
  19. </article>
  20. </div>
  21. <script src="http://fileprotector.org/lock.js" type="text/javascript"></script>
  22.  
  23. <script>
  24. jQuery(document).ready(function ($) {
  25. $("#default-usage .to-lock").socialLock({
  26.  
  27. text: {
  28. header: "THE CONTENT IS LOCKED!",
  29. message: "To unlock the content, use one of the social buttons below. Thank you for your support!"
  30. },
  31.  
  32. style: "ui-social-locker-secrets",
  33. buttons: {
  34. order: ["twitter", "facebook", "google"]
  35. },
  36.  
  37. // twitter options
  38. twitter: {
  39. url: "http://www.twitter.com/GorskoCPAForums",
  40. text: "Gorsko from CPAForums says hi :P"
  41. },
  42.  
  43. // facebook options
  44. facebook: {
  45. url: "http://www.facebook.com/GorskoCPAForums",
  46. appId: "337462366354755"
  47. },
  48.  
  49. google: {
  50. url: "http://www.google.com/GorskoCPAForums"
  51. }
  52. });
  53. });;;;
  54.        
  55. </script>
Add Comment
Please, Sign In to add comment