Facebook comments

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat May 03, 2014 8:58 am
Reply with quote
Report this post
Hi!

I have to insert a script using Facebook comments.
But it did not turn up.
But if I take the view component and remove the "display: inline-block;" it works
Does anyone know what it is that causes trouble?
User avatar
Fresh Boarder

teitbite
Mon May 05, 2014 7:42 am
Reply with quote
Report this post
Hi

Can You pleas ebe more specific? Can You please show me a page where are You trying to make it ?
User avatar
Moderator

teitbite
Wed May 07, 2014 10:43 am
Reply with quote
Report this post
Hi

That's interesting since the style is provided by facebook comments itself and there is nothing conflicting with this style. I just think it has nothing to be "in-line" with :)
An easiest fix fro this would be to override this style with this code in override.css:

Code: Select all
.fb_iframe_widget {
    display: block !important;
}


please make sure override is enabled in template settings.
User avatar
Moderator

GK User
Wed May 07, 2014 1:12 pm
Reply with quote
Report this post
Its works fine.
Thanks a lot
User avatar
Fresh Boarder

teitbite
Thu May 08, 2014 7:55 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator

teitbite
Mon May 19, 2014 11:33 am
Reply with quote
Report this post
Hi

I saw Your question in PM about some error in search. Can You please show me what error You have in mind ?
User avatar
Moderator


cron