Está en la página 1de 2

Social-plugins ******** Facebook ******** The i-frame version: <iframe src="Some Facebook URL" scrolling="no" frameborder="0" allowTransparency ="true"

style="border:none; overflow:hidden; width:450px; height:px"></IFRAME> The JavaScript version: <fb:like href="Your URL" layout="standard" show-faces="true" width="450" action= "like" colorscheme="light" /> Flash embed: ************ I found this : on (release) { getURL("http://www.facebook.com/share.php?u=http://www.yourwebsite.com/", "_blan k"); } and this you can add this to the html page you are sharing: <meta name="title" content="enter title info here this will be read by facebook" /> <meta name="description" content="describe the page you want to share here, this will appear on the facebook comment" /> <link rel="image_src" href="you can post a url to an image here that will also p ost in the wall" / >

******* Twitter ******* Add this CSS code to your Website First. (In the above code top: 200px; the dist ance from the top you can adjust it to suit your website) #twitter-follow { border: 0;position: fixed; top: 200px; right:0;} Add the following code to your body <div id= twitter-follow > <a href= http://twitter.com/amalroy ><img src= http://4.bp.blogs pot.com/_ACL511Lh6M8/TFWWxp92gqI/AAAAAAAAA0Y/rHevMwxLfyg/s1600/twitter+follow+us +button.gif alt= Follow Me on Twitter /></a> </div> Replace my name with yours. Also if you need the image to be shown on left side just replace right:0; in the css code with left:0; 1. Follow US http://4.bp.blogspot.com/_ACL511Lh6M8/TFWWxp92gqI/AAAAAAAAA0Y/rHevMwxLfyg/s1600/ twitter+

2. Follow ME http://3.bp.blogspot.com/_ACL511Lh6M8/TF45w66z_qI/AAAAAAAAA0s/lyFQ72H8evE/s1600/ twitter+follow IE Fix ****** #twitter-follow { border: 0; position: fixed; padding-top: 108px; margin-right:-10px; float:right; } OR #twitter-follow { border: 0; position: fixed; padding-top: 108px; margin-right:-10px; float:right; z-index:-1; /* << z-index property */ } FB Buttons: *********** 1. Join Our Group on FB - Blue <a href="http://facebook.com/YourLink"><img src="http://www.socialmediabuttons.c om/images/facebook4.gif" title="By SocialMediaButtons.com" border="0" /></a><br> Get <a href="http://www.socialmediabuttons.com/">Facebook Buttons</a> 2. Join Our Group on FB - Black <a href="http://facebook.com/YourLink"><img src="http://www.socialmediabuttons.c om/images/facebook7.gif" title="By SocialMediaButtons.com" border="0" /></a><br> Get <a href="http://www.socialmediabuttons.com/">Facebook Buttons</a>

Ref: 1. http://www.computingunleashed.com/easily-add-floating-twitter-follow-meus.htm l 2. http://www.twitterflash.net/ 3. http://www.youtube.com/watch?v=TLVF5J3MTis (for facebook flash button) 4. http://www.socialmediabuttons.com/facebook-buttons.html 5. http://www.thefacebookforum.net/t13719-facebook-button-for-website?highlight= flash+button

También podría gustarte