Both work fine in Firefox
The site is http://tryalloutdoor.co.uk/
I compared source of pages (for BF like box). FF gives:
<div class="fb-like-box fb_iframe_widget " data-header="true" data-stream="false" data-border-color="#cccccc" data-show-faces="true" data-height="320" data-width="200" data-href="http://www.facebook.com/pages/connexions-ltd/126573034113963">
while Chrome's source says:
<div class="fb-like-box" data-href="http://www.facebook.com/pages/connexions-ltd/126573034113963" data-width="200" data-height="320" data-show-faces="true" data-border-color="#cccccc" data-stream="false" data-header="true"></div>
In Chrome when using Dev tools element shows
"div.fb-like-box 200pxx0px"
similarly
"div.fb-like 710pxx0px"
Any suggestions?
Cmon guys, Please help me. Is my question so easy or so stupid that no one would give an advice?