is there any public code of PHP/CSS to integrate my Facebook-Posts on my own WebPage in the style of Facebook?
I mean the Step after fetching the Data from the Facebook Graph API (fetch-facebook-posts-using-graph-api)
|
|
|
It should be quite straight-forward to reproduce the same appearance. You might find an inspection/debugging tool like FireBug quite helpful. Basically, open up a Facebook page, inspect a post-box, experiment around (by checking/unchecking styles) to see what each of the style rules does, discard the unnecessary ones and take the ones you need. |
|||||||
|