in this area where I have made it red:
<!-- bof Facebook Like Button -->
<div id="likeButton"><fb:like></fb:like></div>
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function() {
FB.init({appId: 'your application id', status: true, cookie: true,
xfbml: true});
you need to replace the red letters with your apps id or your id at facebook that is usually found in the url of your page there
there is also another section to be adding the information to the meta tag section....if you are using this fb mod:
facebook_like_button_1-0.zip
it is listed in the readme where to add it



huh?
Reply With Quote
