1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to edit facebook widget

Discussion in 'Facebook' started by Coppo82, Mar 21, 2017.

  1. #1
    Hi Guys i would like to know how i can edit the facebook like widget on my website.

    right now i just use this easy code
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/it_IT/sdk.js#xfbml=1&version=v2.8&appId=169700900207877";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    
    <div class="fb-like" data-href="https://www.facebook.com/bytefarm" data-layout="standard" data-action="like" data-size="small" data-show-faces="true" data-share="true"></div>
    Code (markup):
    i would like to edit all field and hide evreythings but just show the number of like. in this case only 93

    is it possible ?

    thank for the help.

    Andrea
     
    Coppo82, Mar 21, 2017 IP