C
Caveo
Guest
Anyone else got them funny square thingys when you press the "new posts" button ???:blink:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
It's something to do with Facebook...
Yes. It's achange that Facebook has made recently.
I am seeing it on my forum too.
I found this:
"Facebook is adding additional iframes for security reasons and they did not realize that user agents' default styles sheets in some browsers contain rules such asiframe{border:2px inset; } , they will probably fix this soon, but this is a problem on facebook's behalf meanwhile you can fix this issue by either css code directly for these iframes:
#fb_xdm_frame_http, #fb_xdm_frame_https { display:none; border:none; }
or you can add to your css reset rules:
iframe { border:none; }"
on Wordpress.org: http://wordpress.org/support/topic/p...ing-on-my-page
I'm not sure if the same workaround (it's not a fix - the fix has to come from FB, I believe) applies to vBulletin.
I have just turned off the Facebook functionality until this gets figured out.
I'm trying to see if there's a way to get that CSS code into vB somewhere without having to edit code..
Yea, I said it was a CSS thingyFixed?
Danny, I just a look on the vbulletin boards and, apparently, it's a known problem with the CSS. The fix is a bit complicated but full details are at https://www.vbulletin.com/forum/archive/index.php/t-349645.html