Raghav Singh
Raghav Singh

Reputation: 53

How to make big custom social media button for like

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.

Upvotes: 0

Views: 257

Answers (1)

andyrandy
andyrandy

Reputation: 73984

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/

Upvotes: 1

Related Questions