You can not like a fanpage using Graph API by making a customized button.
If you read the official documentation for the same-
The og.likes action can refer to any open graph object or URL, except for Facebook Pages or Photos.
Also,
For Facebook Pages or websites that do not integrate with Facebook Authentication, developers should continue to use the Like button social plugin.
So in order to avoid unintentional likes on the facebook pages, facebook don't allow you this. The only option is to add a facebook's like button in order to like a facebook page.