Active
Project:
Facebook social plugins integration
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2012 at 12:44 UTC
Updated:
6 Apr 2013 at 08:16 UTC
A page has fb comments inserted. The page structure in firebug looks like this:
<div class="fb-comments fb_iframe_widget" data-numposts="10" data-width="550" data-colorscheme="light" data-migrated="0" ....
How to change the data-width and make it dependent on screen width, or in other words, responsive to HTML5 media queries?
Comments
Comment #1
liliplanet commentedadd this to you default theme css
and just keep your 'width' at /admin/structure/fbsocial/presets empty
Comment #2
liliplanet commented