Is it possible to set a fluid width for Facebook's social plugins?

后端 未结 29 1436
粉色の甜心
粉色の甜心 2020-12-22 18:52

I\'m developing a site around the \"responsive design\" concept, but the facebook social plugins are static width and \"break\" the layout when it\'s re-sized.

Using

29条回答
  •  攒了一身酷
    2020-12-22 18:55

    An important note about this resize stuff: If the Facebook comment script detects that you're on a mobile device it breaks this. But, if you make the tag contain the attribute value mobile="false" then (for now) Facebook's scripts will respect your CSS.

提交回复
热议问题