The problem is that my like button is quite at the bottom at the page,
And when someone clicks the like button, the dialog just gets cropped,
and I just can't do anything with it.
Did anyone have a similar problem?

|
The problem is that my like button is quite at the bottom at the page, And when someone clicks the like button, the dialog just gets cropped, and I just can't do anything with it. Did anyone have a similar problem?
|
|||
|
|
The only way to fix this is by using some CSS to your page to move the dialog box. This is kind of a hack, but its the only way to really do what you want. The only downside is that the tiny triangle in the top left corner of the dialog will seem out of place. One other option that does not involve moving the dialog is to make your page slightly longer. |
|||
|