• Resolved tcollo

    (@tcollo)


    Hi there

    I’ve just noticed that my tables aren’t visible when viewed with Safari Firefox. When the page loads, the tables quick flash up, then seem to disappear behind an empty white box.

    I’ve accessed my website through Chrome, Internet Explorer and Safari, and it all seems fine. But on Firefox, the tables can’t be seen.

    Any ideas why this might be? Anyone able to help with this?

    http://thesidelineagenda.com/ (tables are in the sidebar of most post pages)

    Many thanks

    http://wordpress.org/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not really sure why this happens, but it seems to be some weird CSS issue in the theme. Fortunately, a fix is rather simple.
    Please try adding this to the top of your “Custom CSS” of TablePress:

    .widget-inner table {
      float: left;
    }

    Regards,
    Tobias

    Thread Starter tcollo

    (@tcollo)

    Thanks, really appreciate it

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Tables not visible in Firefox’ is closed to new replies.