简体   繁体   中英

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. 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

You need following changes in your CSS:

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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