Tag: Meta
How to Protect your Facebook account from Hacker
Css Responsive width on Facebook Page Plugin
Facebook Page Plugin doen’t responsive because It is frame that embed from facebook page profile. making it responsive by adding style on frame width:100%. The solution you can put code in your css as below: .fb-page, .fb-page span, .fb-page span iframe[style] { width: 100% !important; margin-bottom:1rem; } The end results. for my website,I have tested […]
how to embed Facebook profile page
The Page plugin lets you easily embed and promote any public Facebook Page on your website. Just like on Facebook, your visitors can like and share the Page without leaving your site. You can use the Page plugin for any Page that is not restricted, for example, by country or age. I suggest you to […]