Support » Plugin: Recent FB Posts » Wrapping text

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Andrew,

    Are you using the default CSS or is this happening with your own CSS? Do you have a link I can take a look at?

    Thread Starter drewlasko

    (@drewlasko)

    Hi Danny,

    I believe I’m using the default CSS (I haven’t chosen any other CSS so I believe it would just be default?). Website is http://www.BryantAndLasko.com. the facebook section is bottom left.

    Thanks!

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Andrew,

    From the looks of it, you’re not loading the plugin CSS. You can enable this in the pluggin settings screen under Options > Recent Facebook Posts.

    This will add some more styles to the output as well. If you just want the links to not overflow their containing element, you can add the following CSS to your theme its stylesheet.

    .rfbp-text a{ word-break:break-all; }

    Hope that helps!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrapping text’ is closed to new replies.