• Resolved xex0

    (@xex0)


    Hi there,

    First of all thanks for the great plugin. Really appreciated!

    When i re-enter the table page (e.g. when clicking any other page-link in the Top-Navigation of my website and then clicking on “index” again), the second Column is being shifted. Here you can find a screenshot of the problem: https://imgur.com/a/7BrQvdj

    Any idea what could be the cause for this behavior? It seems to appear in every browser.

    Best regards,
    Lukas

    • This topic was modified 5 years, 4 months ago by xex0.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    It seems that this is related to the CSS

    .tablepress .column-1 {
      padding-left: 8.47%;
    }
    

    that you are using. I recommend to remove that.

    Regards,
    Tobias

    Thread Starter xex0

    (@xex0)

    Hello Tobias,

    Thanks a lot for the hint. This actually was the problem.

    I found a way to actually accomplish the same look without the positioning problem on re-entering by writing the padding directly into the table cells in vw-units.

    Thanks again for the help and the nice plugin!

    Best,
    Lukas

    • This reply was modified 5 years, 4 months ago by xex0.
    Plugin Author TobiasBg

    (@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 ‘Column position buggy when re-entering table-page’ is closed to new replies.