• Resolved arskrigitsioniets

    (@arskrigitsioniets)


    When I use Chrome, everything is OK, but if I use Firefox (latest version 65.0.2), I have my table cut. See the screenshot: https://imgur.com/KlXIlPN

    What can I do to fix it? Scrolling is enabled (and title word “Оценка” is still cut off), min-width: 100% in css doesn’t help). Even changing the template of the page to a wider one doesn’t solve the problem, screen: https://imgur.com/7OEknAi

    My screen resolution is 1440×900.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Please try turning off the “Horizontal Scrolling” checkbox on the table’s “Edit” screen.
    To then add the effect again, but with a different technical method, please try using the scroll mode of the TablePress Extension from https://tablepress.org/extensions/responsive-tables/

    Regards,
    Tobias

    Thread Starter arskrigitsioniets

    (@arskrigitsioniets)

    I’ve tried it but I sill have the same problem on Firefox ?? I’ve installed that plugin, disabled scrolling in Edit and changed the shortcode to [table id=1 responsive=scroll /]

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    hhm, that’s strange. Can you please try adding this to the top of your “Custom CSS”?:

    .tablepress {
      table-layout: auto !important;
      border-collapse: separate !important;
    }

    Regards,
    Tobias

    Thread Starter arskrigitsioniets

    (@arskrigitsioniets)

    I’ve added it, it still hasn’t solved the problem.

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    hhm, that’s strange. Unfortunately, I don’t really see why this happens in Firefox ?? Sorry.
    Regards,
    Tobias

    Thread Starter arskrigitsioniets

    (@arskrigitsioniets)

    If you want to test it for future updates, use Baskerville theme, WP 5.1 and Firefox, so you can see this effect. Thanks for attention!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks. I will keep this in mind, but can not promise a solution. It might be possible that this is caused by CSS in your theme.

    Regards,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Table is cut on Firefox’ is closed to new replies.