Hyperlink Embed - Open Modal

Hi,

I wanted to open a restaurant facebook page in modal, and it worked.

But as you can see in the image, the page opens, but it gives error behind also. Do you know why?

And do you know if is possible to open on center, to have a better look?

Thank you.

It looks like the page that is being loaded is using a transparent background (or not explicitly setting the page background color) and the content is set to a fixed width rather than taking up 100% of the available page width.

If you want to PM me a link to the site, I’d be happy to take a closer look.

2 Likes

Hi Josh,

Is true, the content is with a fixed width, because I get the code from Facebook page plugin:

https://developers.facebook.com/docs/plugins/page-plugin

And there, the get a working code the max width is 500. And don’t accept 100% as a value.