Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

We're running a blog with a friend and I put up a Facebook icon on the left sidebar. All of a sudden (as it's been working absolutely fine for the past weeks), an empty frame shows up! I tried using Inspect Element using Chrome, then found out that it's something from Facebook. This is weird because all that's Facebook-related in our blog is the icon that just links to Facebook. Now I can't remove it, even when I took off the icon.

According to Chrome's Inspect Element, these codes come up:

<iframe id="fb_xdm_frame_http" name="fb_xdm_frame_http" src="http://static.ak.facebook.com/connect/xd_arbiter.php?version=11#channel=f1000f7b14&amp;origin=http%3A%2F%2Fthetwinsread.blogspot.com&amp;channel_path=%2F%3Ffb_xd_fragment%23xd_sig%3Df90e36ee%26"></iframe>

<iframe id="fb_xdm_frame_https" name="fb_xdm_frame_https" src="https://s-static.ak.facebook.com/connect/xd_arbiter.php?version=11#channel=f1000f7b14&amp;origin=http%3A%2F%2Fthetwinsread.blogspot.com&amp;channel_path=%2F%3Ffb_xd_fragment%23xd_sig%3Df90e36ee%26"></iframe>

Already took off the Blogger Share Buttons widget. If there's any other alternatives to permanently remove those pesky frames, it would be VERY MUCH appreciated! (Oh, and my html is almost noob-basic.)

share|improve this question
This question is lacking vital information - actually, it has absolutely no code, or error messages listed. – Sean Kinsey Oct 25 '12 at 7:25

closed as not a real question by Sean Kinsey, CBroe, flem, bažmegakapa, Graviton Oct 28 '12 at 6:45

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.