Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author smashballoon

    (@smashballoon)

    Hey summerlightning!

    I just released version 1.9.5 which fixes this issue ?? Let me know if updating to that version solves the problem for you.

    John

    Thread Starter summerlightning

    (@summerlightning)

    Hi John,

    That moves the cff over great, but it now merges with the widget below and the like box section falls off the top, problem in browsers, Chrome, Safari & Firefox. When I remove the facebook feed widget, the other widgets show correctly, but then when added back cause the problem.

    captaintonys.ae is the site I am working on.

    Thanks.

    Plugin Author smashballoon

    (@smashballoon)

    I’ll push out another update today to fix this. In the meantime, could you add the following to the plugin’s Custom CSS section (Customize page > Misc > Custom CSS) and let me know whether it fixes the issue for you?

    .cff-clear:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }
    .cff-clear {
        display: inline-block;
        display: block;
        position: static;
    }

    John

    Thread Starter summerlightning

    (@summerlightning)

    Confirm thats a fix across Chrome, Firefox & Safari.
    Thanks for your speedy response.

    Plugin Author smashballoon

    (@smashballoon)

    No problem! Glad to hear that fixed the issue, and thanks for letting me know about it. If you have any issues in future then just let me know.

    John

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘cff floats to the right in firefox’ is closed to new replies.