Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Could you try changing the widget settings and increasing the box’s height to 432 pixels?

    Let me know if it helps.

    Thread Starter jonnylander

    (@jonnylander)

    Hi!

    Thank you for the quick help.
    Unfortunately that didn’t help (you can see it on my site). The box height didn’t change at all although I changed it in the settings of the widget.

    Cheers
    Jonny

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    It’s most likely because the widget didn’t have any additional content to display in the box.

    Could you try to enable the display of posts as well, to force the Like Box to be higher, and see if your theme handles the widget better when it’s higher?

    Let me know how it goes.

    Thread Starter jonnylander

    (@jonnylander)

    I again… I’m pleased to know, that somebody is working on this problem. Thanks for that!

    I enabled the posts… just look at my page. The problem stays the same. ;(

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Alright. Try adding the following code to your theme stylesheet, or to your custom CSS editor available under Appearance > Edit CSS in your dashboard:

    #secondary .widget_facebook_likebox {
        overflow:inherit;
    }

    Let me know how it goes.

    Thread Starter jonnylander

    (@jonnylander)

    Great!
    That solved the problem!

    Thank you!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Layout problem with Facebook-widget’ is closed to new replies.