• Resolved rbergmandc

    (@rbergmandc)


    Not sure if i’m where I should be..

    Have Table Press.. and TablePress Extension: Responsive Tables installed..

    When i look at my site on mobile.. the pictures don’t resize and the columns don’t format correctly?

    Any thoughts?

    Thanks in advance.. this is a great plugin.. I was stuck for years screwing up HTML code to place in.. until i thought to search for a plugin.

    RONNY

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The Extension does not shrink images by default, as that’s usually not the desired effect. You can however do that: Just add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-4 img {
        max-width: 100%;
        min-width: 100px;
    }

    Regards,
    Tobias

    Thread Starter rbergmandc

    (@rbergmandc)

    PERFECT !! THANKS SO MUCH..

    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!

    hi
    i just installed tablepress responsive plugin and configured responsiveness to [collapse] but it seems not to be working when viewed from a mobile device. but if i switch the setting to flip or scroll my table responsiveness is working just fine.any ideas on what the problem might be.

    thanks in advance……loving your work

    Suzyo

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    Suzyo: Next time, please open your own new thread here in the forums ??

    Regarding your question: Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Responsive table question’ is closed to new replies.