0

I'm making website where I need to make custom like and follow button of social media. I tried lots of thing but not able to create. I followed the all step from developers site of individual like https://developers.facebook.com/docs/plugins/like-button and created successfully all functionality. But I'm not able to make custom button. I saw this in lots of website but not able to create. I want if click on custom button then popup should come from social media.

I wasted my 2 days on it. Please help if someone has some knowledge in to it. Thanks.

Raghav Singh
  • 53
  • 2
  • 11

1 Answers1

1

It is not allowed to change the appearance of the Like Button in any way:

Don’t obscure or cover elements of social plugins.

Source: https://developers.facebook.com/policy/#socialplugins

But you can use Open Graph Likes instead: https://developers.facebook.com/docs/opengraph/guides/og.likes/

andyrandy
  • 72,880
  • 8
  • 113
  • 130