Jump to content
P.O.C

Blogger/Blogspot Like Locker!

Recommended Posts

Step 1) Go to Template.

Step 2) Click on Edit HTML.

Step 3) Under <head> copy the code below:

<!--FB Content Lock Code Starts-->

<link href='https://sites.google.com/site/r4vemaster/my-file/fb-like-pop.css' rel='stylesheet' type='text/css'/>

<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'/>

<script src='http://connect.facebook.net/en_US/all.js#xfbml=1' type='text/javascript'/>

<script src='https://sites.google.com/site/r4vemaster/my-file/fb-like-pop.js' type='text/javascript'/>

<script type='text/javascript'>

//<![CDATA[

$(document).ready(function() {

$('body').facebookTrafficPop( {

timeout: 0,

title: "Any TITLE you want.",

message: 'Any message you want.',

url: "Your Facebook fan page URL or any other link!",

'opacity': 0.3,

'advancedClose':false,

closeable: false

} );

});

//]]>

</script>

<!--FB Content Lock Code Ends-->

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...