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&origin=http%3A%2F%2Fthetwinsread.blogspot.com&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&origin=http%3A%2F%2Fthetwinsread.blogspot.com&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.)