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

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -