Hello,
I am trying to make the dimensions of this plugin "fluid" between devices. I placed this code in a text widget and it reads fine on the computer, but when I view it through my iPone, the plugin dimensions are not adjusting to the screen.
'<iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Ffalloneforjustice&width=265&height=260&show_faces=false&colorscheme=light&stream=true&border_color&header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; background-color:#FFF; width:265px; height:260px;" allowTransparency="true"></iframe>'
How can I make this plugin adjust seamlessly through different devices? Thanks!