简体   繁体   English

HTML,CSS设置,用于显示整个fb弹出对话框

[英]HTML, CSS settings for showing the entire fb pop-up dialog

This problem is bugging me for days, and can't find a way to solve it. 这个问题困扰了我好几天,找不到解决方法。 Therefore, I would really appreciate i someone could help me. 因此,我非常感谢有人可以帮助我。 This is the problem: When a user clicks facebook LIKE button, then the "post to facebook" dialog pops up. 这是问题所在:当用户单击Facebook LIKE按钮时,将弹出“发布到Facebook”对话框。 The problem is the pop up is not displayed completely - only partially. 问题是弹出窗口无法完全显示-只能部分显示。 Please take a look at this link: http://kbk-siroki.herokuapp.com/blog/posts/konektori-u-engleskom-jeziku 请查看以下链接: http : //kbk-siroki.herokuapp.com/blog/posts/konektori-u-engleskom-jeziku

You need following changes in your CSS: 您需要在CSS中进行以下更改:

.main {width: 100%}
.container_12{width: 100%}
.footer_bg { width: 100%; left:0; margin-left: 0px;}

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM