Advertisement
dimaslanjaka

optimized FB LikeBox

Mar 11th, 2017
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.35 KB | None | 0 0
  1.         <!-- fb likebox -->
  2.                 <style type="text/css">
  3. p.c { width:100%; text-align:center; border-bottom: 1px solid #000; line-height:0.1em; margin:10px 0 20px; }
  4. p.c span.c { background:#fff; padding:0 10px; }
  5. </style>
  6.                <div id="fb-root"></div>
  7. <!-- Javascript Call Without AppID -->
  8. <script>(function(d, s, id){
  9.   var js, fjs=d.getElementsByTagName(s)[0];
  10.   if (d.getElementById(id)){return;}
  11.   js=d.createElement(s); js.id=id;
  12.   js.src="//connect.facebook.net/en_US/all.js#xfbml=1";
  13.   fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>
  14.                <center>
  15. <!-- Fanpage Like Box -->
  16.                <div class="fb-wrap">
  17.                <p class="c"><span class="c">Like Us</span></p><div class="fb-like-box" data-href="http://www.facebook.com/secretnetworkforces" data-width="992" data-show-faces="true" data-show-border="false" data-colorscheme="light" data-stream="false" data-header="false"></div></div>
  18.                <!-- Facebook Profile Follow Button -->
  19.                <div><p class="c"><span class="c"> <style="padding:10px;margin:auto;">Follow Me:</style></span></p> <style="display:inline;" class="fb-follow w3-right" data-href="https://www.facebook.com/dimaslanjaka1" data-width="280px" data-height="80px" data-layout="box_count" data-size="small" data-show-faces="true"></style></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement