Created
September 16, 2011 22:30
-
-
Save Anderson-Juhasc/1223315 to your computer and use it in GitHub Desktop.
Facebook Like-Box Custom CSS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US"></script> | |
<script type="text/javascript">FB.init("");</script> | |
<fb:fan profile_id="[YOUR_ID]" stream="0" connections="10" width="300px" height="200px" header="0" logobar="0" css="[CSS_URL]"></fb:fan> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment