javascript - Facebook comment scroll -
im building first website , driving me crazy.
no matter scroll bar not showing up.
i have tried use tips post: custom scrollbar facebook comments
it's still not working. doing wrong?
here's website test page. http://www.thespiderkingdom.com/atest.html
please or i'm loosing hairs.
hi visited website if mean comment filed not getting scroll in comment portion.
then can tweaks in css class as(fbfeedbackcontent class in csss find it) :
.fbfeedbackcontent { max-height: 300px; min-height: 160px; overflow: scroll; }
this scrolling add css good
Comments
Post a Comment