Facebook Force User to Like Overlay


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <fb:visible-to-connection>
  2. <fb:else>
  3. <div id="msg" style="background:url( http://www.png ); position:absolute; top:0px; left:0px; width:520px; height:993px; z-index:100;">
  4. <div id="msg-txt" style="background-image: url(http://www.png ); background-repeat: no-repeat; width:437px; height:47px; position:relative; margin:0 auto; margin-top:272px; z-index:1001;"></div>
  5. </div>
  6. </fb:else>
  7. </fb:visible-to-connection>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.