Facebook Like-Box Custom CSS


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

Exibir a caixa de like customizada com css.


Copy this code and paste it in your HTML
  1. <script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US"></script>
  2. <script type="text/javascript">FB.init("");</script>
  3. <fb:fan profile_id="[YOUR_ID]" stream="0" connections="10" width="300px" height="200px" header="0" logobar="0" css="[CSS_URL]"></fb:fan>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.