embed facebook page

I see that on one of the home page templates, you have facebook page embed into the html module, here is the code you guys have use

<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FFastLine-Media%2F106732702687887&width=400&height=5508&colorscheme=dark&show_faces=true&header=false&stream=false&show_border=false&appId=525994720806655" scrolling=“no” frameborder=“0” style=“border:none; overflow:hidden; width:250px; height:350px;” allowTransparency=“true”></iframe>

how do I change this on show my facebook page?

Thanks

Hey Sherry,

You can generate your own code on the FB Dev page. Check the link below for more info. :slight_smile:
https://developers.facebook.com/docs/plugins/page-plugin

Ben