Facebook fan box width alternative solution
-
Sorry, I don’t know wether is possible to reopen a Topic marked [resolved] as is thread:
https://www.ads-software.com/support/topic/fan-box-width-issue?replies=5
The point is that I have seen in this web https://greenpassivesolar.com that there is a technical solution for the box size. She is using Magazine Basic theme. I asked the author of this magazine (Keya) and she has kindly shared with me how she solved it
I created a developer account with facebook and inserted an iframe. I then specified the dimensions of the iframe, such that it is 160px in width and 487px in height. I didn’t use a plugin. The code can be seen with firebug, but I’ll also insert it below:
<iframe scrolling=”no” frameborder=”0″ allowtransparency=”true” style=”border:none; overflow:hidden; width:160px; height:487px;” src=”https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fgreenpassivesolar&width=160&colorscheme=light&connections=10&stream=false&header=true&height=487″>
I assume that this alternative solution can be implemented in SFC, if not I will have to use her approach with is rather less configurable and convenient than using a plugin
https://www.ads-software.com/extend/plugins/simple-facebook-connect/
- The topic ‘Facebook fan box width alternative solution’ is closed to new replies.