Topic-icon Problem with like button

Active Subscriptions:

None
11 years 2 weeks ago #32485 by nicola
hi there i wanted in my articles only the like button of Facebook and the one of twitter...

now there is also a field displaying for commeting... but this field is not showing properly... please see the Pictures...

i have two questions:

1) how can i only use the like button (without commenting)
2) what do i have to Change, if i want to leave the commenting... but in the real size

tks for you help!

nicolĂ 

File Attachment:


File Attachment:
The topic has been locked.
Support Specialist
11 years 2 weeks ago #32490 by alzander
Replied by alzander on topic Problem with like button
You can't disable the commenting function. That's a part of the Like button. If user's comment, it also greatly increases the chances of that Like click showing up in the user's Timeline and their friends views, which is great for promotion.

To fix the comment box it's usually just a minor CSS change you need to make. Can you post a link to a URL where we can see the Like button? From there, we can help provide the CSS change you'll need.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 2 weeks ago #32491 by nicola
Replied by nicola on topic Problem with like button
The topic has been locked.
Support Specialist
11 years 2 weeks ago #32496 by alzander
Replied by alzander on topic Problem with like button
In your bootstrap.css file is the following line:
iframe, svg {
max-width: 100%;
}
You'll need to remove that as it's not letting the iFrame, from Facebook, extend beyond it's bounds and getting cutoff like it is.

The compressed CSS file can be found:
new.keune.cc/templates/rt_chapelco/css-compiled/bootstrap.css

I'm not sure if you should edit that directly, or edit it somewhere else and recompile it. That's the fix you'll need though.

Hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 2 weeks ago #32514 by nicola
Replied by nicola on topic Problem with like button
Thank you! worx fine! :cool:
The topic has been locked.
Support Specialist
11 years 1 week ago #32516 by alzander
Replied by alzander on topic Problem with like button
Awesome. Glad to hear that helped. Should you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.