Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Facebook like button WordPress

  • SOLVED

I'd like the facebook "like" button to be for my fanpage and not a "like" button for the website as it is currently. I'd like the fanpage like button to appear on my website beside the logo (after sweetcitygirl.com) To see an example of what i want please see www.edgeoffashion.com

Answers (3)

2011-06-27

Rashad Aliyev answers:

Hello,

Login here and make yours;)

[[LINK href="http://developers.facebook.com/docs/reference/plugins/like/"]]http://developers.facebook.com/docs/reference/plugins/like/[[/LINK]]


saint merc comments:

I already have that one, it's not the one I want. How do I get the one that shows number of fans with like button?


Rashad Aliyev comments:

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fhome.php%23%21%2Fpages%2FEdgeOfFashioncom%2F129871563740656&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowtransparency="true"></iframe>


I'll send you an example you want. You can use it also changing your fan page url there. If you cant give me your fan page i'll make it for you.


saint merc comments:

hey its working thanks i'll vote you but how do i move it closer to my logo


Rashad Aliyev comments:

change it on your custom.css

.h_right {
float: right;
width: 580px;
position: relative;
overflow: hidden;
height: 110px;
}


saint merc comments:

Thanks great help! Take a look at the other question I posted up "category spacing"

2011-06-27

takycardia answers:

<a href="javascript:OpenWindow('your fan page')"><img src="your image" align="absmiddle" border="0"><font style="color:Black; font-size:12px;text-decoration:none;">FACEBOOK</font></a>

2011-06-27

Kristin Falkner answers:

The link that Rashad gave is actually correct. If you enter in the link to your Facebook page in that set up, it will give you the code for the like button that displays the number of fans for your page...