I would like to add on my blogger blog a facebook share button similar to what Mashable has on their website. I'm referring to those big facebook share buttons.
Yeah go to Google and type in "Facebook share buttons" it will come up with a script. They have been very useful on my websites. Good way to bring Facebook and your website together.
<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
http://www.facebook.com/plugins/like.php?href=[COLOR="red"]xyz.com[/COLOR]&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80 Code (markup): Just use your pagr url instead of red words..